[] NeoSense

Mercury CMS 4.0 - Multiple Input Validation Vulnerabilities

Author: r0t3d3Vil
type: webapps
platform: php
port: 
date_added: 2005-12-19 
date_updated: 2013-07-17 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Mercury CMS is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.

These issues affect version 4.0; other versions may also be vulnerable.

http://www.example.com/index.cfm?page=[SQL]
http://www.example.com/index.cfm?page=40&criteria=&start=11&title=&content=[XSS]
http://www.example.com/index.cfm?restricted=false&page=10&criteria=[XSS]