vendor:
eBlog
by:
Salvatore Fresta aka Drosophila
7,5
CVSS
HIGH
Multiple SQL Injection
89
CWE
Product Name: eBlog
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: NO
Related CWE: N/A
CPE: emuci.com
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
eBlog 1.7 Multiple SQL Injection Vulnerabilities
Input passed to 'id', 'keywords' and to some parameters sent via POST method, is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation, only in some cases, requires that magic_quotes_gpc is set to Off.
Mitigation:
No fix.