CVE-2002-0840
Apache HTTP Server < 2.0.43 and 1.3.x <= 1.3.26 - Cross-Site Scripting via Host Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0840. PoCs published by mattmurphy.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Apache's SSI error pages by injecting malicious HTML/script code via a crafted URL. The attack executes arbitrary JavaScript in the context of the victim's browser when visiting the malicious link.
Description
Cross-site scripting (XSS) vulnerability in the default error page of Apache 2.0 before 2.0.43, and 1.3.x up to 1.3.26, when UseCanonicalName is "Off" and support for wildcard DNS is present, allows remote attackers to execute script as other web page visitors via the Host: header, a different vulnerability than CAN-2002-1157.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Apache's SSI error pages by injecting malicious HTML/script code via a crafted URL. The attack executes arbitrary JavaScript in the context of the victim's browser when visiting the malicious link.