mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
19 lines
827 B
Markdown
19 lines
827 B
Markdown
### [CVE-2007-3847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The date handling code in modules/proxy/proxy_util.c (mod_proxy) in Apache 2.3.0, when using a threaded MPM, allows remote origin servers to cause a denial of service (caching forward proxy process crash) via crafted date headers that trigger a buffer over-read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2007-3847
|
|
- https://github.com/kasem545/vulnsearch
|
|
|