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

SQL Injection in Gazi Download Portal

The Gazi Download Portal is vulnerable to SQL injection due to lack of proper input sanitization. An attacker can exploit this vulnerability by injecting malicious SQL code into user-supplied data, which can lead to unauthorized access, data manipulation, and exploitation of other vulnerabilities in the database.

Mitigation:

To mitigate this vulnerability, the application should use parameterized queries or prepared statements to properly sanitize user input before using it in SQL queries. Regular security audits and code reviews should also be conducted to identify and fix any potential SQL injection vulnerabilities.
Source

Exploit-DB raw data:

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

Gazi Download Portal 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 implementation. 

http://www.example.com/down_indir.asp?id=1+union+select+0,adminsifre,2,3,4,5,6,7+from+ayarlar