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

18 lines
834 B
Markdown

### [CVE-2021-24878](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24878)
![](https://img.shields.io/static/v1?label=Product&message=SupportCandy%20%E2%80%93%20Helpdesk%20%26%20Support%20Ticket%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.2.7%3C%202.2.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The SupportCandy WordPress plugin before 2.2.7 does not sanitise and escape the query string before outputting it back in pages with the [wpsc_create_ticket] shortcode embed, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/d2f1fd60-5e5e-4e38-9559-ba2d14ae37bf
#### Github
No PoCs found on GitHub currently.