mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2013-4352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4352)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cache_invalidate function in modules/cache/cache_storage.c in the mod_cache module in the Apache HTTP Server 2.4.6, when a caching forward proxy is enabled, allows remote HTTP servers to cause a denial of service (NULL pointer dereference and daemon crash) via vectors that trigger a missing hostname value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/keloud/TEC-MBSD2017
|
|
|