Files
CVEs-PoC/2022/CVE-2022-1792.md
T
2025-09-29 21:09:30 +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