vendor:
JPortal
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: JPortal
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: No
Related CWE: Unknown
CPE: a:jportal:jportal
Platforms Tested:
Unknown
JPortal Remote SQL Injection Vulnerability
JPortal is affected by a remote SQL injection vulnerability in the print.inc.php script. This allows a malicious user to influence database queries and potentially compromise the software or the database. An attacker can exploit this issue to disclose the administrator password hash.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input sanitization and parameterized queries to prevent SQL injection attacks.