vendor:
UBB.threads
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: UBB.threads
Affected Version From: 6.2.2003
Affected Version To: 6.5
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Multiple Cross-Site Scripting Vulnerabilities in UBB.threads
UBB.threads is affected by multiple cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input prior to including it in dynamically generated web pages. These vulnerabilities could permit a remote attacker to create malicious URI links that include hostile HTML and script code. If these links were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input before including it in dynamically generated web pages. Additionally, it is advised to keep the UBB.threads software up to date with the latest patches and versions.