mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
19 lines
982 B
Markdown
19 lines
982 B
Markdown
### [CVE-2010-2068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2068)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|