View Single Post
  #120  
Old 11-24-2014, 12:43 PM
 
Seldomseen Seldomseen is offline
 

Newbie
  
Join Date: Mar 2008
Posts: 4
 

Default Re: POODLE vulnerability in SSLv3

Help. X-Pay stopped working when SSL3 was disabled.

Xcart 4.5.5
Applied remove ssl3 patch

# curl -V
curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.1 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

logged error:

[23-Nov-2014 00:06:19] PAYMENTS message:
Payment processing failure.
Login: xxxxxx@gmail.com
IP: xx.x.xx.xxx
----
Payment method: X-Payments: Authorize.Net AIM (X-Payments: Authorize.Net AIM)
bill_output = Array
(
[cvvmes] => not set /
[code] => 2
[billmes] => Internal error (Response is not valid.<br />Check logs.)
)
original_bill_output = Array
(
[cvvmes] => not set /
[code] => 2
[billmes] => Internal error (Response is not valid.<br />Check logs.)
)
Request URI: /payment/payment_cc.php
Backtrace:
/payment/payment_ccmid.php:459
/payment/payment_ccend.php:48
/payment/payment_cc.php:342
__________________
x-cart 4.5.5 Gold
Reply With Quote