vendor:
phpWebSite
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: phpWebSite
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:phpwebsite:phpwebsite
Platforms Tested:
Cross-Site Scripting Vulnerability in phpWebSite
phpWebSite is vulnerable to a cross-site scripting vulnerability due to insufficient input sanitization. Attackers can exploit this vulnerability to inject and execute arbitrary script code in the victim's browser within the context of the affected website. This can lead to the theft of authentication credentials stored in cookies and enable further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input sanitization and validation mechanisms in phpWebSite to prevent the execution of malicious script code.