header-logo
Suggest Exploit
vendor:
NZ Ecommerce
by:
SecurityFocus
8.5
CVSS
HIGH
Input Validation Vulnerabilities
20
CWE
Product Name: NZ Ecommerce
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005

NZ Ecommerce Multiple Input Validation Vulnerabilities

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.

Mitigation:

Input validation should be performed to ensure that untrusted data is not used to execute unintended commands.
Source

Exploit-DB raw data:

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]