mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
22 lines
995 B
Markdown
22 lines
995 B
Markdown
### [CVE-2011-1475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1475)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The HTTP BIO connector in Apache Tomcat 7.0.x before 7.0.12 does not properly handle HTTP pipelining, which allows remote attackers to read responses intended for other clients in opportunistic circumstances by examining the application data in HTTP packets, related to "a mix-up of responses for requests from different users."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8188
|
|
|
|
#### Github
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/jang038/scantist2
|
|
- https://github.com/masamoon/cve-2011-1575-poc
|
|
- https://github.com/samaujs/CVE-2011-1475
|
|
- https://github.com/zjt674449039/cve-2011-1473
|
|
|