mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
904 B
Markdown
18 lines
904 B
Markdown
### [CVE-2009-0033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0033)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when the Java AJP connector and mod_jk load balancing are used, allows remote attackers to cause a denial of service (application outage) via a crafted request with invalid headers, related to temporary blocking of connectors that have encountered errors, as demonstrated by an error involving a malformed HTTP Host header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|