Files
CVEs-PoC/2021/CVE-2021-24326.md
T
2024-06-18 02:51:15 +02:00

18 lines
834 B
Markdown

### [CVE-2021-24326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24326)
![](https://img.shields.io/static/v1?label=Product&message=All%20404%20Redirect%20to%20Homepage&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.21%3C%201.21%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The tab parameter of the settings page of the All 404 Redirect to Homepage WordPress plugin before 1.21 was vulnerable to an authenticated reflected Cross-Site Scripting (XSS) issue as user input was not properly sanitised before being output in an attribute.
### POC
#### Reference
- https://wpscan.com/vulnerability/63d6ca03-e0df-40db-9839-531c13619094
#### Github
No PoCs found on GitHub currently.