CVE-2007-1473
Horde Application Framework - Cross-Site Scripting via new_lang Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1473. PoCs published by Moritz Naumann.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in the Horde Framework prior to version 3.1.4. The vulnerability arises from insufficient input sanitization, allowing attacker-supplied HTML and script code to execute in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in framework/NLS/NLS.php in Horde Framework before 3.1.4 RC1, when the login page contains a language selection box, allows remote attackers to inject arbitrary web script or HTML via the new_lang parameter to login.php.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in the Horde Framework prior to version 3.1.4. The vulnerability arises from insufficient input sanitization, allowing attacker-supplied HTML and script code to execute in the context of the affected site.