header-logo
Suggest Exploit
vendor:
Admin WebController
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Admin WebController
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:btgrup:admin_webcontroller
Metasploit:
Other Scripts:
Platforms Tested:

BTGrup Admin WebController SQL Injection Vulnerability

BTGrup Admin WebController is prone to an SQL injection vulnerability. This is due to a lack of proper sanitization of 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. The following proof of concept is available: Username : 'or''=' Password : 'or''='

Mitigation:

To mitigate this vulnerability, ensure that all user-supplied input is properly sanitized and validated before using it in database queries.
Source

Exploit-DB raw data:

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

BTGrup Admin WebController is prone to an SQL injection vulnerability. This is due to a lack of proper sanitization of 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. 

The following proof of concept is available:
Username : 'or''='
Password : 'or''='