cve/2021/CVE-2021-24595.md
2024-06-18 02:51:15 +02:00

986 B

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

Github

No PoCs found on GitHub currently.