vendor:
BBS E-Market Professional
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: BBS E-Market Professional
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
NTSOFT BBS E-Market Professional Cross-Site Scripting Vulnerability
NTSOFT BBS E-Market Professional is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data. 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
Sanitize user-supplied data to prevent cross-site scripting attacks. Implement input validation and output encoding to properly handle user input and prevent script injection.