mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2024-27477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27477)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|