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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The handle_headers function in mod_proxy_fcgi.c in the mod_proxy_fcgi module in the Apache HTTP Server 2.4.10 allows remote FastCGI servers to cause a denial of service (buffer over-read and daemon crash) via long response headers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
|
|
- https://hackerone.com/reports/36264
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/firatesatoglu/shodanSearch
|
|
- https://github.com/vshaliii/DC-2-Vulnhub-Walkthrough
|
|
|