vendor:
HasanMWB
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: HasanMWB
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:hasanmwb:hasanmwb:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
HasanMWB 1.0 – SQL Injection
HasanMWB 1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'index.php' script. An attacker can send a malicious HTTP request containing a crafted SQL statement to the vulnerable script and gain access to the database. This can be exploited to extract sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.