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

18 lines
718 B
Markdown

### [CVE-2007-4980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4980)
![](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
The readRequest method in org/gcaldaemon/core/http/HTTPListener.java in GCALDaemon 1.0-beta13 allows remote attackers to cause a denial of service via a large integer value in the Content-Length HTTP header, which triggers a fatal Java OutOfMemoryError.
### POC
#### Reference
- http://securityreason.com/securityalert/3154
#### Github
No PoCs found on GitHub currently.