vendor:
Niedrig Gebote Pro Auktions System II
by:
Easy Laster
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Niedrig Gebote Pro Auktions System II
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: PHP
2010
phpscripte24 Niedrig Gebote Pro Auktions System II Blind SQL Injection auktion.php
A Blind SQL Injection vulnerability exists in phpscripte24 Niedrig Gebote Pro Auktions System II, which allows an attacker to extract sensitive information from the database. This can be exploited by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable script. This can be used to extract the username and password from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection.