Back on August 17, 2010, I suggested to 3dcart (Ticket ID WBM-544060) that they support SFTP, and allow us to disable regular FTP, in order to enhance security. At the time, I was told that this feature request would be forwarded to the developers.
Several days ago, my site failed the McAfee PCI Compliance scan, because of the following vulnerability:
When I brought this to the attention of 3dcart technical support, I was advised to give them my McAfee login credentials, and they would enter this as a false positive. Obviously, I didn't do this, and argued that this was NOT a false positive, but was an actual vulnerability that prevents PCI Compliance. After a fair amount of back and forth, I was told, "In that case, the resolution for this issue will need to wait until we have implemented SFTP or FTPS in a future release. I will close this ticket for now."
Frankly, I am amazed by this response. 3dcart makes a lot of noise about being PCI Compliant. How can any 3dcart store be truly PCI Compliant, without supporting SFTP or FTPS? How are the rest of you dealing with this issue?
Several days ago, my site failed the McAfee PCI Compliance scan, because of the following vulnerability:
FTP Supports Clear Text Authentication.
The remote FTP server allows the user's name and password to be
transmitted in clear text, which may be intercepted by a network
sniffer, or a man-in-the-middle attack.
Switch to SFTP (part of the SSH suite) or FTPS (FTP over SSL/TLS). In
the latter case, configure the server such that control connections are
encrypted.
The remote FTP server allows the user's name and password to be
transmitted in clear text, which may be intercepted by a network
sniffer, or a man-in-the-middle attack.
Switch to SFTP (part of the SSH suite) or FTPS (FTP over SSL/TLS). In
the latter case, configure the server such that control connections are
encrypted.
When I brought this to the attention of 3dcart technical support, I was advised to give them my McAfee login credentials, and they would enter this as a false positive. Obviously, I didn't do this, and argued that this was NOT a false positive, but was an actual vulnerability that prevents PCI Compliance. After a fair amount of back and forth, I was told, "In that case, the resolution for this issue will need to wait until we have implemented SFTP or FTPS in a future release. I will close this ticket for now."
Frankly, I am amazed by this response. 3dcart makes a lot of noise about being PCI Compliant. How can any 3dcart store be truly PCI Compliant, without supporting SFTP or FTPS? How are the rest of you dealing with this issue?
Comment