CVE-2005-2588
DVBBS 7.1 SP2 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2005-2588. PoCs published by Lostmon.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in DVBBS, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious scripts into the 'name' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in DVBBS 7.1 SP2 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) the page parameter to dispbbs.asp, (2) name parameter to dispuser.asp, or the (3) title, (4) view, or (5) act parameter to boardhelp.asp.
Exploits (3)
The provided text describes a cross-site scripting (XSS) vulnerability in DVBBS, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious scripts into the 'name' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in DVBBS, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious script code into the 'page' parameter.
The provided text describes multiple XSS vulnerabilities in DVBBS due to improper input sanitization. It includes example URLs demonstrating how arbitrary script code can be injected into the application.