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

18 lines
736 B
Markdown

### [CVE-2004-0417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0417)
![](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
Integer overflow in the "Max-dotdot" CVS protocol command (serve_max_dotdot) for CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may allow remote attackers to cause a server crash, which could cause temporary data to remain undeleted and consume disk space.
### POC
#### Reference
- http://security.e-matters.de/advisories/092004.html
#### Github
No PoCs found on GitHub currently.