-------------------------------------------------------------------------------- CubeCart <= 3.0.11 SQL injection & cross site scripting software: site: http://www.cubecart.com/site/home/ description: "CubeCart is an eCommerce script written with PHP & MySQL. With CubeCart you can setup a powerful online store as long as you have hosting supporting PHP and one MySQL database." -------------------------------------------------------------------------------- i) sql injection: poc exploit and explaination here: http://retrogod.altervista.org/cubecart_3011_sql_mqg_bypass.html and here: http://retrogod.altervista.org/cubecart_3011_sql.html the issue could affect other payment modules in modules/gateway/ folder ii) multiple xss: http://[target]/[path_to_cubecart]/admin/filemanager/preview.php?file="> http://[target]/[path_to_cubecart]/admin/filemanager/preview.php?file=1&x="> http://[target]/[path_to_cubecart]/admin/filemanager/preview.php?file=1&y="> http://[target]/[path_to_cubecart]/admin/login.php?email="> -------------------------------------------------------------------------------- rgod 17/08/20067.15.36 site: http://retrogod.altervista.org mail: rgod at autistici.org original advisory: http://retrogod.altervista.org/cubecart_3011_adv.html --------------------------------------------------------------------------------