vendor:
PHP City Portal
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: PHP City Portal
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: NO
Related CWE:
CPE: a:php_city_portal:php_city_portal:1.3
Platforms Tested:
PHP City Portal Cross-Site Scripting Vulnerability
PHP City Portal is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue 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:
The vendor has not released a patch or mitigation for this vulnerability at the time of writing. It is recommended to sanitize user input and implement proper input validation to prevent cross-site scripting attacks.