vendor:
RadLance Gold
by:
Moudi
7,5
CVSS
HIGH
SQL Injection and Blind SQL Injection
89, 564
CWE
Product Name: RadLance Gold
Affected Version From: 7.5
Affected Version To: 7.5
Patch Exists: YES
Related CWE: N/A
CPE: a:radscripts:radlance_gold:7.5
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
2009
RadLance Gold v7.5 Multiple Remote Vulnerabilities
RadLance Gold v7.5 is vulnerable to multiple remote vulnerabilities, including SQL Injection and Blind SQL Injection. An attacker can exploit these vulnerabilities by sending malicious SQL queries to the vulnerable application. This can allow the attacker to gain access to sensitive information such as usernames and passwords stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries. Additionally, developers should use parameterized queries to prevent SQL injection attacks.