cve/2021/CVE-2021-24245.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2021-24245

Description

The Stop Spammers WordPress plugin before 2021.9 did not escape user input when blocking requests (such as matching a spam word), outputting it in an attribute after sanitising it to remove HTML tags, which is not sufficient and lead to a reflected Cross-Site Scripting issue.

POC

Reference

Github