|
Description
|
|
Multiple vulnerabilities have been reported in UAEPD Shopping Cart Script, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via multiple parameters to multiple scripts is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
List of affected scripts and parameters:
<a href="http://[host]/products.php?cat_id&p_id
" target="_blank">http://[host]/products.php?cat_id&p_id
</a>
<a href="http://[host]/page.php?id
" target="_blank">http://[host]/page.php?id
</a>
<a href="http://[host]/news.php?id
" target="_blank">http://[host]/news.php?id
</a>
|