vendor:
Blogman
by:
Ptrace Security (Gianni Gnesa [gnix])
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Blogman
Affected Version From: 0.7.1
Affected Version To: 0.7.1
Patch Exists: NO
Related CWE: N/A
CPE: a:blogman:blogman:0.7.1
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
Blogman v0.7.1 (profile.php) SQL Injection Exploit
Blogman v0.7.1 is vulnerable to a SQL injection vulnerability in the profile.php page. An attacker can exploit this vulnerability by sending a crafted HTTP request with a malicious payload to the vulnerable page. This payload will allow the attacker to extract the username and password of the user with the specified UserID.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.