Files
CVEs-PoC/2004/CVE-2004-0751.md
T
2024-05-26 14:27:05 +02:00

18 lines
645 B
Markdown

### [CVE-2004-0751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0751)
![](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 char_buffer_read function in the mod_ssl module for Apache 2.x, when using reverse proxying to an SSL server, allows remote attackers to cause a denial of service (segmentation fault).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2004-0751