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
Link | Resource |
---|---|
https://wpscan.com/vulnerability/6ad407fe-db2b-41fb-834b-dd8c4f62b072 | Exploit Third Party Advisory |
Configurations
History
22 Jun 2022, 19:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 6.1 |
References | (MISC) https://wpscan.com/vulnerability/6ad407fe-db2b-41fb-834b-dd8c4f62b072 - Exploit, Third Party Advisory | |
CWE | CWE-79 | |
CPE | cpe:2.3:a:thenewsletterplugin:newsletter:*:*:*:*:*:wordpress:*:* |
13 Jun 2022, 13:26
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-06-13 13:15
Updated : 2024-02-04 22:29
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')