[] NeoSense

n8cms 1.1/1.2 - 'index.php' Multiple SQL Injections

Author: Liz0ziM
type: webapps
platform: php
port: 
date_added: 2006-02-27 
date_updated: 2013-08-04 
verified: 1 
codes: CVE-2006-1007;OSVDB-23551 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/16858/info

The 'n8cms' script is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.

Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

http://www.example.com/path/?dir=[sql]
http://www.example.com/path/?dir=home&page_id=[sql]