vendor:
jPORTAL
by:
Alexsize
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: jPORTAL
Affected Version From: jPORTAL <= 2.3.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
jPORTAL =< 2.3.1 and Remote SQL Injection Vulnerability
The vulnerability allows an attacker to perform SQL injection attacks through the 'articles.php?topic=' parameter. By manipulating the parameter, an attacker can execute arbitrary SQL queries, potentially gaining unauthorized access to the database.
Mitigation:
To mitigate the vulnerability, it is recommended to sanitize and validate user input before using it in SQL queries. Upgrading to a patched version of jPORTAL is also advised.