header-logo
Suggest Exploit
vendor:
KBase Express
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: KBase Express
Affected Version From: 1.0.0
Affected Version To: 1.0.0 and prior
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Multiple SQL Injection Vulnerabilities in KBase Express

KBase Express is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query. Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Mitigation:

The vendor has not provided a patch or mitigation strategy at this time. It is recommended to avoid using the affected versions of the software or implement strong input validation and parameterized queries to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

KBase Express is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Versions 1.0.0 and prior are vulnerable; other versions may also be affected. 

http://www.example.com/category.php?action=view&id=[SQL]