CVE-2003-1054
mod_access_referer 1.0.2 - Denial of Service via Malformed Referer Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-1054. PoCs published by zillion.
AI-analyzed exploit summary The provided text describes a vulnerability in the mod_access_referer Apache module where an invalid HTTP referer header can trigger a NULL pointer dereference, causing Apache to crash. The example shows a malformed referer header that exploits this issue.
Description
mod_access_referer 1.0.2 allows remote attackers to cause a denial of service (crash) via a malformed Referer header that is missing a hostname, as parsed by the ap_parse_uri_components function in Apache, which triggers a null dereference.
Exploits (1)
The provided text describes a vulnerability in the mod_access_referer Apache module where an invalid HTTP referer header can trigger a NULL pointer dereference, causing Apache to crash. The example shows a malformed referer header that exploits this issue.