2 matches found
CVE-2023-3356 Subscribers Text Counter < 1.7.1 - Settings Update via CSRF to Stored XSS
The Subscribers Text Counter WordPress plugin before 1.7.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack, which also lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping...
CVE-2023-3356
CVE-2023-3356 affects the Subscribers Text Counter WordPress plugin (pre-1.7.1). The issue is a CSRF vulnerability that allows an authenticated attacker (logged-in admin) to update plugin settings without proper CSRF protection, which can lead to Stored XSS due to insufficient sanitisation/escapi...