通过 API 添加自定义漏洞签名失败,显示“API_I00013”和“限定符无效”
1303
Created On 11/12/24 00:13 AM - Last Modified 10/22/25 18:53 PM
Symptom
仅当向请求中添加限定符时,通过 API 添加自定义漏洞签名才会失败并出现以下错误。
{
"_errors": [
{
"code": "API_I00013", <<<<<<<<<<<<<!!!
"message": "?????????????????? ???????????????",
"details": {
"errorType": "Invalid Object",
"message": [
" 42005 -> signature -> standard -> TEST -> and-condition -> And Condition 1 -> or-condition -> Or Condition 1 -> operator -> pattern-match -> qualifier -> value has unexpected text.",
" 42005 -> signature -> standard -> TEST -> and-condition -> And Condition 1 -> or-condition -> Or Condition 1 -> operator -> pattern-match -> qualifier is invalid" <<<<<<<<<<<<< !!!
],
"errors": [
{
"type": "UNEXPECTED_TEXT_ERR",
"message": "node has unexpected text",
"params": [
"value"
]
}
]
}
}
],
"_request_id": "xxxx-xxxx-xxxx-xxxx-xxxxxxxxxx"
}
Environment
- Prisma 访问 API
Resolution
该问题将在 SCM 版本 2025.r1.0 中修复,目前计划于 2025 年 2 月中旬发布。
可以在 SCM > 管理 > 配置 > NGFW 和 Prisma Access > 配置范围:全局 > 一般信息 > 云管理版本下验证 SCM 版本。