CVE-2007-4088
Vikingboard 0.1.2 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2007-4088. PoCs published by Lostmon.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Vikingboard 0.1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious scripts via the 'u' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Vikingboard 0.1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) id, (2) f, (3) quote, and (4) act parameters to cp.php; the (5) u parameter to user.php; the (6) f parameter to post.php; the (7) s parameter to topic.php; the (8) quote, (9) t, (10) poll, and (11) p parameters to post.php; the (12) Message Title field of a private message (PM) in mode 6 of cp.php; the (13) title field of a private message (PM) in mode 7 of cp.php; and (14) allow user-assisted remote attackers to inject arbitrary web script or HTML via a dosearch action to search.php, which reflects the first lines of all posts by a user. NOTE: the act parameter to help.php and the p parameter to report.php are already covered by CVE-2006-4708. NOTE: vectors 12 and 13 might overlap CVE-2006-6283.1. NOTE: vector 14 might overlap CVE-2006-4708.b.
Exploits (4)
The provided text describes a cross-site scripting (XSS) vulnerability in Vikingboard 0.1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious scripts via the 'u' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in Vikingboard 0.1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious script code via the 's' parameter.
The provided text describes multiple XSS vulnerabilities in Vikingboard 0.1.2 due to insufficient input sanitization. It includes example URLs demonstrating how an attacker could inject malicious scripts via the 'f', 'poll', 't', and 'p' parameters.
The provided text describes multiple XSS vulnerabilities in Vikingboard 0.1.2 due to insufficient input sanitization. It includes example URLs demonstrating how an attacker could inject malicious scripts via the 'mode', 'id', 'f', and 'act' parameters.