vendor:
Phorum
by:
7.5
CVSS
HIGH
Input Validation
20
CWE
Product Name: Phorum
Affected Version From: 5.1.20
Affected Version To: 5.1.20
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Phorum Multiple Input-Validation Vulnerabilities
Phorum is prone to multiple input-validation vulnerabilities, including an unauthorized-access issue, privilege-escalation issue, multiple SQL-injection issues, and cross-site scripting issues, because the application fails to sufficiently sanitize user-supplied input. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify sensitive data, or exploit latent vulnerabilities in the underlying database implementation.
Mitigation:
Implement proper input validation and sanitization of user-supplied input.