Files
CVEs-PoC/2021/CVE-2021-24505.md
T
2024-05-25 21:48:12 +02:00

18 lines
798 B
Markdown

### [CVE-2021-24505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24505)
![](https://img.shields.io/static/v1?label=Product&message=Forms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.12.3%3C%201.12.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Forms WordPress plugin before 1.12.3 did not sanitise its input fields, leading to Stored Cross-Site scripting issues. The plugin was vulnerable to an Authenticated Stored Cross-Site Scripting (XSS) vulnerability within the Forms "Add new" field.
### POC
#### Reference
- https://wpscan.com/vulnerability/550e08ac-4c3a-4e22-8e98-bc5bfc020ca9
#### Github
No PoCs found on GitHub currently.