CVE-2002-2192
Perception LiteServe 2.0.1 - Cross-Site Scripting via Host Header or Directory Query String
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-2192. PoCs published by Matthew Murphy.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Perception LiteServe when Wildcard DNS is enabled. The malicious link injects HTML and script code into the requested hostname, which executes in the victim's browser.
Description
Cross-site scripting (XSS) vulnerability in Perception LiteServe 2.0.1 allows remote attackers to execute arbitrary web script via (1) a Host: header when DNS wildcards are supported or (2) the query string in a "dir" request to indexed folders.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Perception LiteServe when Wildcard DNS is enabled. The malicious link injects HTML and script code into the requested hostname, which executes in the victim's browser.
The provided text describes a cross-site scripting (XSS) vulnerability in Perception LiteServe, where query strings in indexed folders are not properly sanitized. The exploit involves crafting malicious URLs with encoded HTML and script code to execute arbitrary JavaScript in the context of the victim's browser.