CVE-2022-3908
published 2022-12-12CVE-2022-3908: The Helloprint WordPress plugin before 1.4.7 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.90%
55.1th percentile
The Helloprint WordPress plugin before 1.4.7 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| helloprint | helloprint | < 1.4.7 | 1.4.7 |
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
WordPress Helloprint <1.4.7 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-3908 [MEDIUM] WordPress Helloprint <1.4.7 - Cross-Site Scripting
WordPress Helloprint alert(`XSS`) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(content_type_2, "text/html")'
- 'contains(body_2, "Translation added\\\">alert(`XSS`) successfully")'
condition: and
# digest: 490a0046304402201ffc6cbf3a7da3dfe9a5b30cdfe1f4a9aeec623ce221358ea2b95ec89f09777402200616635cd4c5370174f16fd49fbab75287616f65ea70c39c140273c10ac06636:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-12-12
Published