vendor:
PHP-Post
by:
Not mentioned
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: PHP-Post
Affected Version From: Not mentioned
Affected Version To: Not mentioned
Patch Exists: NO
Related CWE: Not mentioned
CPE: Not mentioned
Platforms Tested: Not mentioned
Not mentioned
PHP-Post Multiple Cross-Site Scripting Vulnerabilities
PHP-Post 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. The attacker may also be able to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
The vendor should update the application to properly sanitize user-supplied input to prevent XSS attacks. Users are advised to avoid visiting untrusted websites or clicking on suspicious links.