CVE-2022-0899
published 2022-07-25CVE-2022-0899: The Header Footer Code Manager WordPress plugin before 1.1.24 does not escape generated URLs before outputting them back in attributes in an admin page…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
1.07%
60.7th percentile
The Header Footer Code Manager WordPress plugin before 1.1.24 does not escape generated URLs before outputting them back in attributes in an admin page, leading to a Reflected Cross-Site Scripting.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| draftpress | header_footer_code_manager | < 1.1.24 | 1.1.24 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Header Footer Code Manager < 1.1.24 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-0899 [MEDIUM] Header Footer Code Manager < 1.1.24 - Cross-Site Scripting
Header Footer Code Manager alert(/document.domain/) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(content_type_2, "text/html")'
- 'contains(body_2, "alert(/document.domain/)")'
- 'contains(body_2, "All Snippets")'
condition: and
# digest: 4a0a0047304502204129c11b01a8b80d1aefc6d8214360df35bdb4873b41e160de6e9ac73707be15022100ee5d2449156f41533f18b6a22360ac0b269781f0c31b7e192bd61469470c1a3c:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-07-25
Published