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

18 lines
668 B
Markdown

### [CVE-2004-2432](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2432)
![](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
WinAgents TFTP Server 3.0 allows remote attackers to cause a denial of service (crash) via a request for a file with a long file name, possibly due to an off-by-one buffer overflow.
### POC
#### Reference
- http://www.packetstormsecurity.org/0406-exploits/WinAgentsTFTP.txt
#### Github
No PoCs found on GitHub currently.