cve/2024/CVE-2024-6020.md
2025-09-29 16:08:36 +00:00

18 lines
783 B
Markdown

### [CVE-2024-6020](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6020)
![](https://img.shields.io/static/v1?label=Product&message=Sign-up%20Sheets&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.2.13%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Sign-up Sheets WordPress plugin before 2.2.13 does not escape some generated URLs, as well as the $_SERVER['REQUEST_URI'] parameter before outputting them back in attributes, which could lead to Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/f3526320-3abd-4ddb-8f73-778741bd9c48/
#### Github
No PoCs found on GitHub currently.