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

18 lines
724 B
Markdown

### [CVE-2024-46226](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46226)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A stored cross site scripting (XSS) vulnerability in HelpDeskZ < v2.0.2 allows remote attackers to execute arbitrary JavaScript in the administration panel by including a malicious payload into the file name and upload file function when creating a new ticket.
### POC
#### Reference
- https://www.exploit-db.com/exploits/52068
#### Github
No PoCs found on GitHub currently.