vendor:
Bild Flirt
by:
Easy Laster
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Bild Flirt
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:bild_flirt:bild_flirt:1.0
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
Bild Flirt <= version 1.0 SQL Injection Vulnerability Exploit
Bild Flirt <= version 1.0 is vulnerable to a SQL injection vulnerability. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'id' in the URL. The malicious query will return the username and password of the user with the user_id of 1.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in a SQL query.