7.5
CVSSv2

CVE-2007-0133

Published: 09/01/2007 Updated: 08/03/2011
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

Multiple SQL injection vulnerabilities in display_review.php in iGeneric iG Shop 1.4 and previous versions allow remote malicious users to execute arbitrary SQL commands via the (1) id or (2) user_login_cookie parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

igeneric ig shop

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(); ...