header-logo
Suggest Exploit
vendor:
Hot Links SQL
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Hot Links SQL
Affected Version From: 3.2.2000
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Hot Links SQL SQL Injection Vulnerability

Hot Links SQL is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate all user-supplied input before using it in SQL queries. Use prepared statements or parameterized queries to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

Hot Links SQL is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Hot Links SQL 3.2.0 is vulnerable; other versions may also be affected. 

http://www.example.com/report.cgi?id=999; or 'a'='a