vendor:
web shop standard
by:
Ariko-Security
7,5
CVSS
HIGH
SQL injection
89
CWE
Product Name: web shop standard
Affected Version From: ALL
Affected Version To: ALL
Patch Exists: NO
Related CWE: N/A
CPE: web-ideas web shop standard
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: ALL
2010
SQL injection in web-ideas web shop standard
Input passed via the "page" parameter to index.php is not properly sanitised before being used in a SQL query. Input passed to the "ps_session" cookie parameter is not properly sanitised before being used in a SQL query.
Mitigation:
Input validation of page and ps_session parameters should be corrected.