CVE-2021-24245
MEDIUM NUCLEIStop Spammers < 2021.9 - Reflected Cross-Site Scripting via Blocked Request Output
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-24245. PoCs published by Hosein Vita. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in WordPress Plugin Stop Spammers <= 2021.8. The payload is injected via the 'log' parameter in a POST request to wp-login.php, triggering arbitrary JavaScript execution when the accesskey event is activated.
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.
Exploits (1)
This exploit demonstrates a reflected XSS vulnerability in WordPress Plugin Stop Spammers <= 2021.8. The payload is injected via the 'log' parameter in a POST request to wp-login.php, triggering arbitrary JavaScript execution when the accesskey event is activated.
Nuclei Templates (1)
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N