Files
CVEs-PoC/2007/CVE-2007-3769.md
T
2024-06-18 02:51:15 +02:00

18 lines
898 B
Markdown

### [CVE-2007-3769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3769)
![](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
Cross-site scripting (XSS) vulnerability in the mirrored server management interface in SurgeFTP 2.3a1 allows user-assisted, remote FTP servers to inject arbitrary web script or HTML via a malformed response without a status code, which is reflected to the user in the resulting error message. NOTE: this can be leveraged for root access via a sequence of steps involving web script that creates a new FTP user account.
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=118409539009277&w=2
#### Github
No PoCs found on GitHub currently.