vendor:
Haberx
by:
Fix TR
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Haberx
Affected Version From: 1.02
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2006
Haberx v1.1 (tr) SQL Injection Vulnerability
Haberx v1.1 (tr) is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the admin credentials by sending a specially crafted HTTP request to the vulnerable application. The vulnerable parameter is 'id' in 'kategorihaberx.asp' page. An attacker can send a malicious payload to the vulnerable parameter to gain access to the admin credentials.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. The application should also be tested for SQL Injection vulnerabilities.