vendor:
mblogger
by:
Ptrace Security (Gianni Gnesa [gnix])
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: mblogger
Affected Version From: 1.0.04
Affected Version To: 1.0.04
Patch Exists: NO
Related CWE: N/A
CPE: a:mblogger:mblogger:1.0.04
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: EasyPHP 5.3.1.0 for Windows
2010
mBlogger v1.0.04 (viewpost.php) SQL Injection Exploit
mBlogger v1.0.04 is vulnerable to a SQL injection vulnerability due to improper sanitization of user-supplied input in the 'postID' parameter of the 'viewpost.php' script. An attacker can exploit this vulnerability to extract sensitive information from the database, such as usernames and passwords.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to construct SQL queries.