VYPR
Unrated severityNVD Advisory· Published Oct 20, 2004· Updated Apr 16, 2026

CVE-2004-0751

CVE-2004-0751

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).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A segmentation fault in mod_ssl's char_buffer_read function when reverse proxying to an SSL server causes a denial of service in Apache 2.x.

Vulnerability

A segmentation fault occurs in the char_buffer_read function within the mod_ssl module of Apache HTTP Server 2.x. This vulnerability is triggered when Apache is configured for reverse proxying to an SSL server. The issue affects Apache 2.x versions prior to 2.0.51 [1][2].

Exploitation

An attacker does not require authentication or local access. By sending a specially crafted request to a server that is acting as a reverse proxy to an SSL backend, the attacker can cause the char_buffer_read function to dereference a null or invalid pointer, leading to a segmentation fault. No user interaction is needed beyond the network request [2][3].

Impact

Successful exploitation results in a denial of service (DoS) by crashing the Apache child process handling the request. This can lead to service disruption for legitimate users. The vulnerability does not allow code execution or privilege escalation [1][2].

Mitigation

The fix is included in Apache HTTP Server 2.0.51 and later [2]. Users are advised to upgrade to at least version 2.0.51. No known workaround exists for unpatched versions [2]. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

23

News mentions

0

No linked articles in our index yet.