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

846 B

CVE-2022-1764

Description

The WP-chgFontSize WordPress plugin through 1.8 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 Cross-Site Scripting due to the lack of sanitisation and escaping

POC

Reference

Github