mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
1.1 KiB
1.1 KiB
CVE-2021-24565
Description
The Contact Form 7 Captcha WordPress plugin before 0.0.9 does not have any CSRF check in place when saving its settings, allowing attacker to make a logged in user with the manage_options change them. Furthermore, the settings are not escaped when output in attributes, leading to a Stored Cross-Site Scripting issue.
POC
Reference
- https://wpscan.com/vulnerability/97bfef5e-2ee0-491a-a931-4f44c83e5be0
- https://wpscan.com/vulnerability/97bfef5e-2ee0-491a-a931-4f44c83e5be0
Github
No PoCs found on GitHub currently.