2 matches found
CVE-2022-1914
The CVE-2022-1914 entry concerns the WordPress Clean-Contact plugin (versions up to 1.6). It states that there is no CSRF check when updating settings, which could let an attacker perform a CSRF attack against a logged-in admin and cause Stored XSS due to lack of sanitisation/escaping. The connec...
CVE-2022-1914 Clean-Contact <= 1.6 - Arbitrary Settings Update to Stored XSS via CSRF
The Clean-Contact WordPress plugin through 1.6 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 and lead to Stored XSS due to the lack of sanitisation and escaping as well...