vendor:
HASHE
by:
AtT4CKxT3rR0r1ST
8,8
CVSS
HIGH
Sql Injection
89
CWE
Product Name: HASHE
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
HASHE! Multiple Sql Injection Vulnerability
HASHE! Multiple Sql Injection Vulnerability is a vulnerability that allows an attacker to inject malicious SQL code into a vulnerable web application. The attacker can use this vulnerability to gain access to sensitive data, such as user credentials, or to modify the data stored in the database. The vulnerability can be exploited by sending specially crafted SQL queries to the vulnerable web application. The attacker can also use the vulnerability to bypass authentication and gain access to the application's administrative functions.
Mitigation:
The best way to mitigate this vulnerability is to use parameterized queries. This will ensure that the user input is properly sanitized and that the application is not vulnerable to SQL injection attacks.