sNews - 'index.php' Multiple SQL Injections
Author: joffer
type: webapps
platform: php
port:
date_added: 2006-02-14
date_updated: 2013-07-31
verified: 1
codes: CVE-2005-3853;OSVDB-21093
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/16647/info
sNews 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 allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, control how the site is rendered to the user, or exploit vulnerabilities in the underlying database implementation. Other attacks are possible as well.
http://www.example.com/index.php?category=1%20or%201=2
http://www.example.com/index.php?id=0%20or%201=2