Total
2 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2022-1889 | 1 Thenewsletterplugin | 1 Newsletter | 2022-06-28 | 3.5 LOW | 4.8 MEDIUM |
The Newsletter WordPress plugin before 7.4.6 does not escape and sanitise the preheader_text setting, which could allow high privilege users to perform Stored Cross-Site Scripting attacks when the unfilteredhtml is disallowed | |||||
CVE-2022-1756 | 1 Thenewsletterplugin | 1 Newsletter | 2022-06-22 | 4.3 MEDIUM | 6.1 MEDIUM |
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. |