[] NeoSense

Baseline CMS 1.95 - Multiple Input Validation Vulnerabilities

Author: r0t
type: webapps
platform: asp
port: 
date_added: 2005-12-19 
date_updated: 2013-07-17 
verified: 1 
codes: CVE-2005-4378;OSVDB-21939 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Baseline CMS is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input.

A successful exploit could allow an attacker to compromise the application, access or modify data, exploit vulnerabilities in the underlying database, steal cookie-based authentication credentials, and launch other attacks.

http://www.example.com/Page.asp?PageID=[XSS]
http://www.example.com/Page.asp?PageID=1&SiteNodeID=[XSS]
http://www.example.com/Page.asp?PageID=1&SiteNodeID=[SQL]