CVE-2022-1756
published 2022-06-13CVE-2022-1756: The Newsletter WordPress plugin before 7.4.5 does not sanitize and escape the $_SERVER['REQUEST_URI'] before echoing it back in admin pages. Although this uses…
PriorityP335medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
1.79%
75.5th percentile
The Newsletter WordPress plugin before 7.4.5 does not sanitize and escape the $_SERVER['REQUEST_URI'] before echoing it back in admin pages. Although this uses addslashes, and most modern browsers automatically URLEncode requests, this is still vulnerable to Reflected XSS in older browsers such as Internet Explorer 9 or below.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| thenewsletterplugin | newsletter | < 7.4.5 | 7.4.5 |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
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
Newsletter < 7.4.5 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-1756 [MEDIUM] Newsletter < 7.4.5 - Cross-Site Scripting
Newsletter HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "newsletter") && contains(body, ">")'
condition: and
# digest: 4a0a004730450220089f8f7723f8bd82be58c026d315d18b3d307904fc366a6724a31fcc55cdb949022100aa0e47ad560b79332cda8c1168eeca39fa06de9fe94273f8d3e7d2839cdde3ea:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-06-13
Published