vendor:
vBTube
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: vBTube
Affected Version From: 1.2.2009
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2011
vBTube Multiple Cross-Site Scripting Vulnerabilities
vBTube is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize and validate user-supplied input before using it in any web application.