7.5
CVSSv2

CVE-2007-0132

Published: 09/01/2007 Updated: 16/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in compare_product.php in iGeneric iG Shop 1.4 allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

igeneric ig shop 1.4

Exploits

"If eval is the answer, then you are asking the wrong question" --Unknowen ig-shop suffers from two eval's that can be controlled by an attacker: 127001/ig_shop/cartphp?action=;phpinfo();// /cartphp line 692: eval ("cart_$action();"); 127001/ig_shop/pagephp?action=;phpinfo();// /pagephp line 336: eval ("page_$action(); ...