vendor:
PHPWind
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PHPWind
Affected Version From: PHPWind 6.0
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:phpwind:phpwind:6.0
Platforms Tested:
PHPWind Multiple Cross-Site Scripting Vulnerabilities
PHPWind is prone to multiple cross-site scripting vulnerabilities because the application 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in web application responses.