Description
|
|
Multiple vulnerabilities were identified in iG Shop, which could be exploited by remote attackers to execute arbitrary commands.
The first issue is due to input validation errors in various scripts (e.g. "compare_product.php" or "display_review.php") that do not validate certain parameters (e.g. "id" or "user_login_cookie") before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
The second vulnerability is due to input validation errors in various scripts (e.g. "page.php" or "cart.php") that do not validate the "action" parameter before being passed to an "eval()" call, which may be exploited by remote attackers to inject and execute arbitrary commands with the privileges of the web server.
|