vendor:
InverseFlow
by:
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: InverseFlow
Affected Version From: 2.4
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Multiple Cross-Site Scripting Vulnerabilities in InverseFlow
The application fails to sanitize user-supplied data, leading to multiple XSS vulnerabilities. An attacker can execute arbitrary script code in the context of the affected website, potentially stealing authentication credentials and launching further attacks.
Mitigation:
Properly sanitize user-supplied data to prevent XSS attacks. Implement input validation and output encoding.