TomatoCart 1.x | Cross Site Request Forgery Protection Bypass via JavaScript Hijacking
 1. OVERVIEW   TomatoCart 1.x versions are vulnerable to Cross Site Request Forgery  Protection Bypass.    2. BACKGROUND   TomatoCart is an innovative Open Source shopping cart solution  developed by Wuxi Elootec Technology Co., Ltd. It is forked from  osCommerce 3 as a separate project and is released under the GNU  General Public License V2. Equipped with the web2.0 Technology Ajax  and Rich Internet applications (RIAs), TomatoCart Team is devoted to  building a landmark eCommerce solution.    3. VULNERABILITY DESCRIPTION   TomatoCart 1.x versions contain a flaw related to the script  '/admin/tocdesktop.php' failure to properly protect the JavaScript  object, "token" which is used to prevent Cross Site Request Forgery  attack. This allows an attacker to gain access to the token object via  JavaScript Hijacking upon an administrator user's visit to his crafted  page. Using the compromised token value, the attacker will then be  able to perform administrator-privi...