CVE-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 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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:thenewsletterplugin:newsletter:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2022-06-13 13:15

Updated : 2022-06-22 19:44


NVD link : CVE-2022-1756

Mitre link : CVE-2022-1756

CVE.ORG link : CVE-2022-1756


JSON object : View

Products Affected

thenewsletterplugin

  • newsletter
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')