NZ eCommerce System - 'index.php' Multiple SQL Injections
Author: r0t
type: webapps
platform: php
port:
date_added: 2006-03-02
date_updated: 2013-08-05
verified: 1
codes: CVE-2006-1098;OSVDB-23601
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/16931/info
NZ Ecommerce is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input.
A successful exploit 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/index.php?action=Information&informationID=[SQL]
http://www.example.com//index.php?action=DisplayOverviewproduct&ParentCategory=[SQL]