vendor:
Netref
by:
SuB-ZeRo
9
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Netref
Affected Version From: 4
Affected Version To: 4
Patch Exists: NO
Related CWE: N/A
CPE: a:netref:netref:4.0
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
2008
Netref 4.0 Remote SQL Injection Vulnerability
Netref 4.0 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This request contains malicious SQL code that can be executed in the back-end database. The malicious SQL code can be used to extract sensitive information from the database, such as usernames and passwords.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user-supplied input is properly sanitized and validated before being used in any SQL queries.