vendor:
PIGMy-SQL
by:
t0pP8uZz
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: PIGMy-SQL
Affected Version From: 1.4.2001
Affected Version To: 1.4.2001
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
2008
PIGMy-SQL <= 1.4.1 Blind SQL Injection Exploit
PIGMy-SQL is vulnerable to Blind SQL Injection due to insecure mysql querys, allowing an attacker to execute malicious sql querys. The vulnerable page only returns a picture, so a blind sql script is used to exploit the vulnerability.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in a SQL query.