Files
CVEs-PoC/2000/CVE-2000-0129.md
2024-05-26 14:27:05 +02:00

18 lines
634 B
Markdown

### [CVE-2000-0129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0129)
![](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
Buffer overflow in the SHGetPathFromIDList function of the Serv-U FTP server allows attackers to cause a denial of service by performing a LIST command on a malformed .lnk file.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2000-0129