CVE-2002-2246
VisNetic Website < 3.5.13 - Cross-Site Scripting via HTTP Referer Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2246. PoCs published by Ory Segal.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in VisNetic Website by injecting arbitrary script code into the HTTP 'referer' header, which is then reflected in the 404 error page. The PoC uses a simple script tag to trigger an alert, proving the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in VisNetic Website before 3.5.15 allows remote attackers to inject arbitrary web script or HTML via the HTTP referer header (HTTP_REFERER) to a non-existent page, which is injected into the resulting 404 error page.
Exploits (1)
This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in VisNetic Website by injecting arbitrary script code into the HTTP 'referer' header, which is then reflected in the 404 error page. The PoC uses a simple script tag to trigger an alert, proving the vulnerability.