vendor:
OpenBiz Cubi Lite
by:
Özkan Mustafa Akkuş (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenBiz Cubi Lite
Affected Version From: 3.0.8
Affected Version To: 3.0.8
Patch Exists: NO
Related CWE: N/A
CPE: a:openbiz_cubi:openbiz_cubi_lite:3.0.8
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: XAMPP for Linux 1.7.2
2018
OpenBiz Cubi Lite 3.0.8 – ‘username’ SQL Injection
Cubi Platform login page is prone to an SQL-injection vulnerability. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.