cve/2022/CVE-2022-1792.md
2024-06-18 02:51:15 +02:00

852 B

CVE-2022-1792

Description

The Quick Subscribe WordPress plugin through 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 and leading to Stored XSS due to the lack of sanitisation and escaping in some of them

POC

Reference

Github

No PoCs found on GitHub currently.