header-logo
Suggest Exploit
vendor:
Basic Analysis And Security Engine
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Basic Analysis And Security Engine
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Basic Analysis And Security Engine SQL Injection Vulnerability

An SQL injection vulnerability exists in Basic Analysis And Security Engine 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:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques to prevent malicious SQL queries. Additionally, the use of parameterized queries or prepared statements can help protect against SQL injection attacks.
Source

Exploit-DB raw data:

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

Basic Analysis And Security Engine is prone to an SQL injection vulnerability.
This issue is 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.

http://www.example.com/base/base_qry_main.php?new=1&sig[0]=%3D&sig[1]=[SQL]&submit=Query+DB