CVE-2022-1756

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
13/06/2022
Last modified:
22/06/2022

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:thenewsletterplugin:newsletter:*:*:*:*:*:wordpress:*:* 7.4.5 (excluding)