PoC Index

CVE-2022-1756

MEDIUM 6.1EPSS 1.9%

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.

CVSS v3.1
6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v2.0
4.3 MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
EPSS
1.94% chance of exploitation in the next 30 days, 79th percentile
Nuclei
medium · CWE-79
Published
2022-06-13
Updated
2024-08-03

Proof-of-concept exploits (1)

Nuclei templates (1)

References

Related