vendor:
Zeeways Script
by:
XroGuE
N/A
CVSS
N/A
SQL Injection
89
CWE
Product Name: Zeeways Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: a:zeeways:zeeways_script
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
2010
Zeeways Script Multiple Vulnerabilities
The vulnerability is located in the "product_desc.php" file when the "id" parameter is not properly sanitized before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
The vulnerability can be patched by properly sanitizing user-supplied input before using it in SQL queries.