Forum Moderators: buckworks

Message Too Old, No Replies

open source and security

open source and security os comerce shoping card

         

pagou

12:06 pm on Nov 8, 2009 (gmt 0)

10+ Year Member



hello

i have one stupid perhaps question, and here it is:

i want to begin a e-commerce site for my self. am a static site designer --photoshop-dreamweaver--, and am running very very low on cash wright now.
Am thinking to start with os commerce, just because my host provider make the installs and the connection with my bank.

i know is far cheaper in time=money to buy a commercial package but really am out of money.
What am afraid about is the security issue. Has OS Commerce the characteristics, that will protect me for fraud orders and hacks like a commercial package?

thanks for your time

ytswy

1:24 pm on Nov 10, 2009 (gmt 0)

10+ Year Member



No one can protect you against fraud orders except you, that isn't a feature of shopping carts.

Regarding OSC, it is (for all its faults) reasonably robust and will protect against SQL injection out of the box (though do watch out for any contributions you add). It is however vulnerable to XSS (cross site scripting) so you should implement a fix for that (not hard, and I'm sure there is a contribution which does it for you).

The other disadvantage of using a package like OSC that has a large install base is that there is an incentive to hack it, since any vulnerability will be worth a lot to whoever discovers it - equally true for a popular commercial cart of course.

However, assuming you are using a payment gateway you will never see or store any of the card details yourself, so you won't have to worry about securing them from hacks. OSC is a workable and cheap solution, as long as you can code yourself. If you can't/don't want to mess around with PHP yourself then look for another solution.

pagou

2:35 pm on Nov 10, 2009 (gmt 0)

10+ Year Member



thanks ytswy. exacly what i was looking for.

actually am going to use it out of the box until the first 1000$ after, i switch to something commercial. don't know yet what its gonna be.