CVE-2005-3894
OTRS 1.0.0-1.3.2 and 2.0.0-2.0.3 - Authenticated Cross-Site Scripting via QueueID and Action Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3894. PoCs published by Moritz Naumann.
AI-analyzed exploit summary The exploit demonstrates XSS and HTML injection vulnerabilities in OTRS by injecting malicious scripts via the QueueID and Action parameters. It leverages improper input sanitization to execute arbitrary JavaScript in the context of the victim's browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in index.pl in Open Ticket Request System (OTRS) 1.0.0 through 1.3.2 and 2.0.0 through 2.0.3 allow remote authenticated users to inject arbitrary web script or HTML via (1) hex-encoded values in the QueueID parameter and (2) Action parameters.
Exploits (1)
The exploit demonstrates XSS and HTML injection vulnerabilities in OTRS by injecting malicious scripts via the QueueID and Action parameters. It leverages improper input sanitization to execute arbitrary JavaScript in the context of the victim's browser.