Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2011-1475 PoC — Apache Tomcat HTTP BIO连接器响应读取漏洞

Source
Associated Vulnerability
Title:Apache Tomcat HTTP BIO连接器响应读取漏洞 (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."
Description
Check with Maven on CVE-2011-1475
Readme
# CVE-2011-1475
Check dependency vulnerabilities using Maven on CVE-2011-1475
This project is to test Maven with Travis CI
File Snapshot

[4.0K] /data/pocs/3d52457550e25cf2bc9437745ec9c43fcacaeba7 ├── [ 643] pom_org.xml ├── [1.4K] pom.xml ├── [ 123] README.md ├── [4.0K] src │   ├── [4.0K] main │   │   └── [4.0K] java │   │   └── [4.0K] com │   │   └── [4.0K] adventit │   │   └── [4.0K] app │   │   └── [ 214] App.java │   └── [4.0K] test │   └── [4.0K] java │   └── [4.0K] com │   └── [4.0K] adventit │   └── [4.0K] app │   └── [ 644] AppTest.java └── [4.0K] target ├── [4.0K] classes │   └── [4.0K] com │   └── [4.0K] adventit │   └── [4.0K] app │   └── [ 582] App.class ├── [2.4K] cve-app-1.0-SNAPSHOT.jar ├── [2.0M] dependency-check-report.html ├── [4.0K] maven-archiver │   └── [ 115] pom.properties ├── [4.0K] maven-status │   └── [4.0K] maven-compiler-plugin │   ├── [4.0K] compile │   │   └── [4.0K] default-compile │   │   ├── [ 27] createdFiles.lst │   │   └── [ 94] inputFiles.lst │   └── [4.0K] testCompile │   └── [4.0K] default-testCompile │   ├── [ 31] createdFiles.lst │   └── [ 98] inputFiles.lst ├── [4.0K] surefire-reports │   ├── [ 269] com.adventit.app.AppTest.txt │   └── [4.5K] TEST-com.adventit.app.AppTest.xml └── [4.0K] test-classes └── [4.0K] com └── [4.0K] adventit └── [4.0K] app └── [ 611] AppTest.class 28 directories, 16 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →