CVE-2011-1475
Apache Tomcat 7.0.0-7.0.11 - Information Disclosure via HTTP Pipelining
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-1475. PoCs published by samaujs.
AI-analyzed exploit summary The repository contains a minimal Maven project with a generic 'Hello World' application and no functional exploit code for CVE-2011-1475. The README lacks technical details about the vulnerability or exploitation mechanism.
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."
Exploits (1)
The repository contains a minimal Maven project with a generic 'Hello World' application and no functional exploit code for CVE-2011-1475. The README lacks technical details about the vulnerability or exploitation mechanism.