CVE-2008-6435
phpSQLiteCMS 1 RC2 - Cross-Site Scripting via Multiple Language Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6435. PoCs published by CWH Underground.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in phpSQLiteCMS 1 RC2, where user-supplied input is not properly sanitized in the login.inc.php file. The vulnerability allows arbitrary script execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in phpSQLiteCMS 1 RC2 allow remote attackers to inject arbitrary web script or HTML via the (1) lang[home], (2) lang[admin_menu], and (3) lang[admin_menu_page_overview] parameters to cms/includes/header.inc.php; and the (4) lang[login_username] and (5) lang[login_password] parameters to cms/includes/login.inc.php.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in phpSQLiteCMS 1 RC2, where user-supplied input is not properly sanitized in the login.inc.php file. The vulnerability allows arbitrary script execution in the context of the affected site.
The provided text describes a cross-site scripting (XSS) vulnerability in phpSQLiteCMS due to improper input sanitization. It includes example URLs demonstrating how an attacker could inject arbitrary script code.