Basket plugin MOD - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: Basket plugin MOD (/showthread.php?tid=8438) |
Basket plugin MOD - asemion - 2016-05-26 This plugin is an original Basket Plugin modification. Basket MOD Plugin is based on Basket Plugin ver. 1.2. Installation and use mostly is similar with original plugins. Therefore, for installation instructions please refer to this source. This article describes the changes that have been made in this modification:
More detailed description in English, Lithuanian and Russian and downloadable sources can be find on my site (see it LIVE): http://pigios-svetaines.eu/projects/eshop-ra/ RE: Basket plugin MOD - Bigin - 2016-05-29 Sorry but, I do not recommend using Basket Plugin, the script is really very poor implemented from a security point and highly vulnerable to an XSS attack. You can send javascript code, steal cookies, manipulate prices, etc - And that's just the tip of the iceberg … Below are the screenshot examples, I also have made a short video how you can simple steal cookies from your site lol. But I don't publish it here ;-) (To see more info about, see: Order 3, Username: Foo) RE: Basket plugin MOD - asemion - 2016-05-29 (2016-05-29, 03:10:05)Bigin Wrote: Sorry but, I do not recommend using Basket Plugin, the script is really very poor implemented from a security point and highly vulnerable to an XSS attack. You can send javascript code, steal cookies, manipulate prices, etc - And that's just the tip of the iceberg … Hi, Bigin. Yes, I saw this plugin failures. Thank you for the information. Of course the easiest way do not use this plugin. But the alternative to him I did not really find. I have tried a number of similar type of plugins and I can say that this plugin is the fastest, most stable and having the greatest potential. Yes, you have proved that it has a safety problem. But we can try to work together to eliminates these shortages. And to make this plugin not only good but also safe. Andrejus. RE: Basket plugin MOD - morvy - 2016-05-30 good luck with it. I'm using this plugin too, but rewritten in many ways. It's still vulnerable, but it doesn't matter because of the purpose of this plugin. I've also disabled javascript part, rewrote session handling and I'm checking prices on submit, but it's still not enough. I wanted to port whole website to litecart or opencart, but that's just too much scripting RE: Basket plugin MOD - asemion - 2016-06-06 There have recently been a number of plugin change... Basket plugin MOD ver 1.2.2 Changes:
Changes:
Upgrading from previous versions: Unzip the latest version. Re-import all previously used special pages types. RE: Basket plugin MOD - asemion - 2019-02-08 Plugin upgraded to the new version. Basket plugin MOD ver 1.2.4 Changes: 1. The plugin administration area has been moved to the tab "Commerce". 2. To the administration page add new fields: "Show related items on the products page?" and "Related items per page?". With these fields, you can set how to show related items on the Catalog pages. 3. For e-mail sending now use PHPMailer class. RE: Basket plugin MOD - Lucianp - 2021-07-19 (2019-02-08, 21:45:03)asemion Wrote: Plugin upgraded to the new version. Does this version resolve the earlier security issues mentioned? |