vendor:
Baal Systems
by:
cr4wl3r
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Baal Systems
Affected Version From: 3.8
Affected Version To: 3.8
Patch Exists: NO
Related CWE: N/A
CPE: a:baal_systems:baal_systems
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Baal Systems <= 3.8 (Auth Bypass) SQL Injection Vulnerability
Baal Systems version 3.8 and below is vulnerable to an authentication bypass vulnerability due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability by supplying a crafted username and password to the application, which will bypass the authentication process and allow the attacker to gain access to the application.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.