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

20 lines
808 B
Markdown

### [CVE-2012-3544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3544)
![](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
Apache Tomcat 6.x before 6.0.37 and 7.x before 7.0.30 does not properly handle chunk extensions in chunked transfer coding, which allows remote attackers to cause a denial of service by streaming data.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Dec/23
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
#### Github
No PoCs found on GitHub currently.