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

18 lines
782 B
Markdown

### [CVE-2007-1485](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1485)
![](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
** DISPUTED ** Buffer overflow in the set_umask function in QFTP in LIBFtp 3.1-1 allows local users to execute arbitrary code via a long -m argument. NOTE: CVE disputes this issue because QFTP is not setuid, and it is unlikely that there are web interfaces to QFTP that would accept untrusted command line arguments.
### POC
#### Reference
- http://securityreason.com/securityalert/2443
#### Github
No PoCs found on GitHub currently.