Files
CVEs-PoC/2021/CVE-2021-24595.md
T
2024-06-09 00:33:16 +00:00

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

Github

No PoCs found on GitHub currently.