vendor:
PHP Live!
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: PHP Live!
Affected Version From: 3.2.2002
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Not specified
CPE: a:phplive:phplive:3.2.2
Platforms Tested:
Unknown
PHP Live! Multiple Cross-Site Scripting Vulnerabilities
PHP Live! 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Mitigation:
To mitigate these vulnerabilities, ensure that user-supplied input is properly sanitized and validated before being used in dynamic web content.