| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
#31
|
|||||||
|
|||||||
Re: POODLE vulnerability in SSLv3
OK, our hosts says they turned off SSLv3 on our server and the https://www.ssllabs.com/ssltest/ says we are not vulnerable to it.
Luckily we are still taking orders, no one has complained about inaccessible https pages over the past few days and https *appears* to be working ok. The only exception is one machine running Internet Explorer 11 where https pages give a 'page cannnot be displayed' and asks the user to change the settings to allow TLS etc This has got me a little worried although the same version IE on the other machines in the office are OK. I thought it was only earlier versions of IE that are affected? Also, if it is disabled on the server do I also need to run the patch for my stores if everything is working ok? Thanks
__________________
4.4.2 and 4.6.1 |
|||||||
#32
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
This is a bigger issue with X-Cart than just X-Payments though another thread was told to look here. For example, 4.3.2 and Authorize.net AIM now fails since Authorize.net turned off SSLv3 support. cflsystems' recommendation to disable SSLv3 is the generic fix but I'm surprised there hasn't been an official patch for some older versions of X-Cart, at least 4.3 and 4.4, and this thread should be moved to an appropriate area.
EDIT: The example of 4.3.2 and Authorize.net is incorrect. This setup appears to still be working fine. |
|||||||||
|
#33
|
|||||||
|
|||||||
Re: POODLE vulnerability in SSLv3
Obviously, after turning off SSL3 on the server we no longer had the ability to enter credit card information within the checkout process.
We then patched our x-cart Version 4.5.5 using X-PAYMENTS v.1.0.2 manually by: 1.) removing the line of code curl_setopt($ch, CURLOPT_SSLVERSION, 3); from modules/XPayments_Connector/xpc_func.php We did not see the following line within our version of x-cart: curl_setopt($ch, CURLOPT_SSL_CIPHER_LIST, 'DEFAULT'); So this step was bypassed. 2.) We then Removed if ($use_ssl3) curl_setopt ($ch, CURLOPT_SSLVERSION, 3); from func.https_X.php file 3.) As per x-cart tech support, we then made sure our servers were running cURL v 7.18.1 or newer. That was all we did and everything is working fine once again. I hope this helps someone else.
__________________
4.0x - 4.5x |
|||||||
#34
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
The hosts
disabled use of the SSLv3 protocol on hosting servers. I do not use x-payment only the standard PayPal, But on IE 11 can't place order (no https) How do i fix it? Thank you.
__________________
Tammy x-cart gold + 4.7.2 x-cart 5.2.10 |
|||||||||
#35
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
Chris,
> ... using X-PAYMENTS v.1.0.2 Not sure if you know it but it is a very old X-Payments v1.x version and you should upgrade to 1.0.6 or 2.1.1
__________________
Sincerely yours, Alex Mulin VP of Business Development for X-Cart X-Payments product manager |
|||||||||
#36
|
|||||||
|
|||||||
Re: POODLE vulnerability in SSLv3
Quote:
__________________
X-Cart version 4.3.2, 4.4.2, Windows OS |
|||||||
#37
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
What about using x-cart 4.4.5 without x-payments - just a direct use of AuthorizeNet AIM under payment gateways? It looks like the second option only applies to x-payments - but will the patch in #1 work even without x-payments?
Quote:
__________________
Jim - X-cart Gold 4.4.5 |
|||||||||
#38
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
See post #21 above, I think but not sure if you get all of these that should be enough
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#39
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
Thanks so much for your help.
So I should do the things in post #21 and also install the patch in post #1? I downloaded the patch listed in post #1 - xc4_xp_no_force_ssl3.diff, and then uploaded it to my shop root directory, but when I go to patch/upgrade in 4.4.5, it doesn't show up as available for patching.
__________________
Jim - X-cart Gold 4.4.5 |
|||||||||
#40
|
|||||||||
|
|||||||||
Re: POODLE vulnerability in SSLv3
The diff file will not show on that page, use the section for applying patches o that same page and specify the file
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|||
X-Cart forums © 2001-2020
|