Files
CVEs-PoC/2014/CVE-2014-8567.md
T
2024-06-18 02:51:15 +02:00

19 lines
756 B
Markdown

### [CVE-2014-8567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8567)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The mod_auth_mellon module before 0.8.1 allows remote attackers to cause a denial of service (Apache HTTP server crash) via a crafted logout request that triggers a read of uninitialized data.
### POC
#### Reference
- http://linux.oracle.com/errata/ELSA-2014-1803.html
- https://github.com/UNINETT/mod_auth_mellon/commit/0f5b4fd860fa7e3a6c47201637aab05395f32647
#### Github
No PoCs found on GitHub currently.