Newsletter – Send awesome emails from WordPress <= 7.4.4 - Reflected Cross-Site Scripting

2022-05-23 00:00
PHYO WIN SHEIN

Strategic Overview

Status
Patched in 7.4.5
Affected Version<= 7.4.4
CVSS6.1Medium
CVECVE-2022-1756
View all Newsletter – Send awesome emails from WordPress vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 7.4.5, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C