mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2007-4980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4980)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|