Bandersnatch 0.4 - Multiple Input Validation Vulnerabilities
Author: Tim Brown
type: webapps
platform: php
port:
date_added: 2007-07-27
date_updated: 2013-12-17
verified: 1
codes: CVE-2007-3909;OSVDB-38268
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/25094/info
Bandersnatch is prone to multiple input-validation vulnerabilities because the application fails to sanitize user-supplied input. These issues include multiple SQL-injections vulnerabilities and an HTML-injection vulnerability.
A successful exploit may allow an attacker to steal cookie-based authentication credentials, execute malicious script code, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
This issue affects Bandersnatch 0.4; other versions may also be affected.
http://www.example.com/index.php?date=[SQL]
http://www.example.com/index.php?limit=[SQL]