### [CVE-2007-3847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847) ![](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 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