mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
879 B
Markdown
18 lines
879 B
Markdown
### [CVE-2007-1863](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1863)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cache_util.c in the mod_cache module in Apache HTTP Server (httpd), when caching is enabled and a threaded Multi-Processing Module (MPM) is used, allows remote attackers to cause a denial of service (child processing handler crash) via a request with the (1) s-maxage, (2) max-age, (3) min-fresh, or (4) max-stale Cache-Control headers without a value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9824
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|