header-logo
Suggest Exploit
vendor:
Phorum
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Phorum
Affected Version From: Phorum 5.0.11
Affected Version To: Earlier versions
Patch Exists: NO
Related CWE:
CPE: a:phorum:phorum:5.0.11
Metasploit:
Other Scripts:
Platforms Tested:
2005

Phoroum SQL Injection Vulnerability

Phoroum is prone to SQL injection attacks. Insufficient sanitization of user input may allow a malicious user to manipulate the structure and logic of database queries. Successful exploitation could allow the attacker to compromise security properties of the application and the database. Possible consequences include unauthorized access to the application and database.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user input before using it in database queries. Additionally, using prepared statements or parameterized queries can help prevent SQL injection attacks.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/14095/info

Phoroum is prone to SQL injection attacks. Insufficient sanitization of user input may allow a malicious user to manipulate the structure and logic of database queries.

Successful exploitation could allow the attacker to compromise security properties of the application and the database. Possible consequences include unauthorized access to the application and database.

This issue has been reported to exist in Phorum 5.0.11. Earlier versions may also be affected. 

http://www.example.com/read.php?1,[MALICIOUS_SQL_CODE],newer