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

18 lines
782 B
Markdown

### [CVE-2024-46081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46081)
![](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
Scriptcase v9.10.023 and before is vulnerable to Cross Site Scripting (XSS). An authenticated user can craft malicious payloads in the To-Do List. The assigned user will trigger a stored XSS, which is particularly dangerous because tasks are assigned to various users on the platform.
### POC
#### Reference
- https://blog.hawktesters.com/zero-day-alert-scriptcase-vulnerabilities-xss/
#### Github
No PoCs found on GitHub currently.