vendor:
Phorum
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Phorum
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:phorum:phorum
Platforms Tested: Unknown
Unknown
Phorum Remote SQL Injection Vulnerability
Phorum is affected by a remote SQL injection vulnerability. This issue is due to a failure of the application to properly sanitized user supplied URI input. This issue may allow a remote attacker to manipulate query logic, leading to unauthorized access to sensitive information such as the user password hash or corruption of database data. SQL injection attacks may also potentially be used to exploit latent vulnerabilities in the underlying database implementation.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patches and updates provided by the vendor. Additionally, input validation and sanitization techniques should be implemented to prevent SQL injection attacks.