CVE-2004-0751
Apache HTTP Server 2.0.44-2.0.50 - Denial of Service in mod_ssl Reverse Proxy
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0751. PoCs published by M. _Alex_ Hankins.
AI-analyzed exploit summary This is a writeup describing a remote denial of service vulnerability in Apache 2.x mod_ssl, specifically in the 'char_buffer_read' function of 'ssl_engine_io.c'. The issue can be triggered by sending a specially crafted URI to a vulnerable server with a specific configuration.
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).
Exploits (1)
This is a writeup describing a remote denial of service vulnerability in Apache 2.x mod_ssl, specifically in the 'char_buffer_read' function of 'ssl_engine_io.c'. The issue can be triggered by sending a specially crafted URI to a vulnerable server with a specific configuration.