cve/2024/CVE-2024-11986.md

19 lines
979 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-11986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11986)
![](https://img.shields.io/static/v1?label=Product&message=CrushFTP&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=10.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=11.0.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Improper input handling in the 'Host Header' allows an unauthenticated attacker to store a payload in web application logs. When an Administrator views the logs using the application's standard functionality, it enables the execution of the payload, resulting in Stored XSS or 'Cross-Site Scripting'.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/frontal1660/VanuatuForensic