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

18 lines
667 B
Markdown

### [CVE-2004-0245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0245)
![](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
Web Crossing 4.x and 5.x allows remote attackers to cause a denial of service (crash) by sending a HTTP POST request with a large or negative Content-Length, which causes an integer divide-by-zero.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107586518120516&w=2
#### Github
No PoCs found on GitHub currently.