header-logo
Suggest Exploit
vendor:
E-ticaret
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: E-ticaret
Affected Version From: All versions
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:ataccan:e-ticaret
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Ataccan E-ticaret Scripti SQL Injection Vulnerability

The Ataccan E-ticaret script is vulnerable to SQL injection attacks due to inadequate sanitization of user-supplied data before using it in an SQL query. By exploiting this vulnerability, an attacker can compromise the application, gain unauthorized access to or modify data, and potentially exploit other vulnerabilities in the underlying database.

Mitigation:

To mitigate this vulnerability, it is recommended to properly sanitize user-supplied input before using it in SQL queries. Prepared statements or parameterized queries should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

Ataccan E-ticaret scripti 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. 

http://www.example.com/name.asp?id=[SQLInjection]