Description
|
|
Gjoko Krstic has discovered multiple vulnerabilities in ViArt Shop, which can be exploited by malicious users to conduct script insertion attacks.
Input passed via multiple parameters and scripts is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site if malicious data is viewed.
List of affected scripts and parameters:
<a href="http://[host]/admin/admin_item_type.php?item_type_name
" target="_blank">http://[host]/admin/admin_item_type.php?item_type_name
</a>
<a href="http://[host]/admin/admin_supplier.php?supplier_name
" target="_blank">http://[host]/admin/admin_supplier.php?supplier_name
</a>
<a href="http://[host]/admin/admin_saved_type.php?type_name
" target="_blank">http://[host]/admin/admin_saved_type.php?type_name
</a>
<a href="http://[host]/admin/admin_forum_topic.php?remote_address&topic
" target="_blank">http://[host]/admin/admin_forum_...p?remote_address&topic
</a>
Successful exploitation requires permissions to access the respective sections.
The vulnerabilities are confirmed in version 4.1. Other versions may also be affected.
|