mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
30 lines
1.4 KiB
Markdown
30 lines
1.4 KiB
Markdown
### [CVE-2014-0118](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0118)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The deflate_in_filter function in mod_deflate.c in the mod_deflate module in the Apache HTTP Server before 2.4.10, when request body decompression is enabled, allows remote attackers to cause a denial of service (resource consumption) via crafted request data that decompresses to a much larger size.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
|
|
- https://h20564.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04832246
|
|
- https://hackerone.com/reports/20861
|
|
|
|
#### Github
|
|
- https://github.com/8ctorres/SIND-Practicas
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/DButter/whitehat_public
|
|
- https://github.com/Dokukin1/Metasploitable
|
|
- https://github.com/Iknowmyname/Nmap-Scans-M2
|
|
- https://github.com/Live-Hack-CVE/CVE-2014-0118
|
|
- https://github.com/NikulinMS/13-01-hw
|
|
- https://github.com/Zhivarev/13-01-hw
|
|
- https://github.com/keloud/TEC-MBSD2017
|
|
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
|
|
- https://github.com/zzzWTF/db-13-01
|
|
|