Update CVE-2022-0220.yaml

patch-1
Ritik Chaddha 2022-08-24 18:59:03 +05:30 committed by GitHub
parent 54f6e6166f
commit c06628ee02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ requests:
dsl:
- "contains(all_headers_2, 'text/html')"
- "status_code_2 == 200"
- "contains(body_2, '<body onload=alert(document.domain)>')"
- "contains(body_2, '<body onload=alert(document.domain)>') && contains(body_2, '/wp-content/plugins/')"
condition: and
extractors: