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

18 lines
785 B
Markdown

### [CVE-2021-24309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24309)
![](https://img.shields.io/static/v1?label=Product&message=Weekly%20Schedule&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.3%3C%203.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The "Schedule Name" input in the Weekly Schedule WordPress plugin before 3.4.3 general options did not properly sanitize input, allowing a user to inject javascript code using the <script> HTML tags and cause a stored XSS issue
### POC
#### Reference
- https://wpscan.com/vulnerability/ba1d01dc-16e4-464f-94be-ed311ff6ccf9
#### Github
No PoCs found on GitHub currently.