mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
768 B
Markdown
18 lines
768 B
Markdown
### [CVE-2007-1862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1862)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The recall_headers function in mod_mem_cache in Apache 2.2.4 does not properly copy all levels of header data, which can cause Apache to return HTTP headers containing previously used data, which could be used by remote attackers to obtain potentially sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpuapr2013-1899555.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|