mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
1.0 KiB
1.0 KiB
CVE-2021-24595
Description
The Wp Cookie Choice WordPress plugin through 1.1.0 is lacking any CSRF check when saving its options, and do not escape them when outputting them in attributes. As a result, an attacker could make a logged in admin change them to arbitrary values including XSS payloads via a CSRF attack.
POC
Reference
- https://wpscan.com/vulnerability/c809bdb3-d820-4ce1-9cbc-e41985fb5052
- https://wpscan.com/vulnerability/c809bdb3-d820-4ce1-9cbc-e41985fb5052
Github
No PoCs found on GitHub currently.