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

18 lines
793 B
Markdown

### [CVE-2021-24560](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24560)
![](https://img.shields.io/static/v1?label=Product&message=Software%20License%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.4.8%3C%204.4.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Software License Manager WordPress plugin before 4.4.8 does not sanitise or escape the edit_record parameter before outputting it back in the page in the admin dashboard, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/d51fcd97-e535-42dd-997a-edc2f5f12269
#### Github
No PoCs found on GitHub currently.