vendor:
YaBB Forum
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: YaBB Forum
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:yabb:yabb_forum
Platforms Tested:
Unknown
Cross-Site Scripting Vulnerability in YaBB.pl Script
A remote attacker can create a malicious link containing arbitrary HTML and JavaScript code as URI parameters in the YaBB.pl script. When an unsuspecting user visits the link, the attacker's code will be executed in their browser in the context of the vulnerable website.
Mitigation:
Apply input validation and sanitization techniques to prevent the execution of arbitrary code. Update the YaBB.pl script to a patched version that addresses the vulnerability.