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

19 lines
982 B
Markdown

### [CVE-2010-2068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2068)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
mod_proxy_http.c in mod_proxy_http in the Apache HTTP Server 2.2.9 through 2.2.15, 2.3.4-alpha, and 2.3.5-alpha on Windows, NetWare, and OS/2, in certain configurations involving proxy worker pools, does not properly detect timeouts, which allows remote attackers to obtain a potentially sensitive response intended for a different client in opportunistic circumstances via a normal HTTP request.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
- http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html
#### Github
No PoCs found on GitHub currently.