vendor:
Auktionshaus Community Standart System
by:
Easy Laster
9,3
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Auktionshaus Community Standart System
Affected Version From: N/A
Affected Version To: N/A
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
2010
phpscripte24 Auktionshaus Community Standart System Blind SQL Injection
A vulnerability in the phpscripte24 Auktionshaus Community Standart System allows an attacker to inject malicious SQL code into the http://server/auktion/auktion.php?id_auk=1+and+1=1+and+ascii (substring((SELECT password FROM fh_user+WHERE+iduser=1 LIMIT 0,1),1,1))>1 parameter, which can be used to extract sensitive information from the database.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.