cve/2024/CVE-2024-27477.md
2024-05-25 21:48:12 +02:00

18 lines
835 B
Markdown

### [CVE-2024-27477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27477)
![](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
In Leantime 3.0.6, a Cross-Site Scripting vulnerability exists within the ticket creation and modification functionality, allowing attackers to inject malicious JavaScript code into the title field of tickets (also known as to-dos). This stored XSS vulnerability can be exploited to perform Server-Side Request Forgery (SSRF) attacks.
### POC
#### Reference
- https://github.com/dead1nfluence/Leantime-POC/blob/main/README.md
#### Github
- https://github.com/dead1nfluence/Leantime-POC