Jump to content

PCI Certification Network Vulnerability Fail


Recommended Posts

Right, I have found all of the details, here they are:

 

 

Web Application Transmits Login Credentials Without Encryption

 

Description: There is a web application running on this host that transmits login credentials over HTTP, which is a clear-text protocol. As such, if an attacker was able to intercept traffic containing login credentials, it would be trivial to view user account and password information.

 

Remediation:  All web application communications containing sensitive information should be transmitted using SSL/TLS (HTTPS). If re-direction from HTTP to HTTPS is utilized in an attempt to remediate this finding, please ensure that such redirection occurs on the server side of the system (for example via the use of the HTTP "Location" header element) and that redirection is not reliant upon the client (browser) side.

 

 

Unencrypted Communication Channel Accessibility

On ports: 21, 25, 26, 110, 143

Description: The service running on this port appears to make use of a plaintext (unencrypted) communication channel. The PCI DSS forbids the use of such insecure services/protocols. Unencrypted communication channels are vulnerable to the disclosure and/or modification of any data transiting through them (including usernames and passwords), and as such the confidentially and integrity of the data in transit cannot be ensured with any level of certainty.

 

Remediation:  Transition to using more secure alternatives such as SSH instead of Telnet and SFTP in favor of FTP, or consider wrapping less secure services within more secure technologies by utilizing the benefits offered by VPN, SSL/TLS, or IPSec for example. Also, limit access to management protocols/services to specific IP addresses (usually accomplished via a "whitelist") whenever possible.

 

 

Edited by yellowbellys (see edit history)
Link to comment
Share on other sites

for the first one, you need to ensure you have an SSL certificate installed, and that all your page requests are using it.  Again, they are not providing exactly what resource so I cannot say that this is Prestashop or some other web application you might have installed.

 

For the second one, that is not related to Prestashop in anyway.  you should speak with your hosting company about remediating those ports.

Link to comment
Share on other sites

Here is the "evidence" of each test:

 

Unencrypted Communication Channel Accessibility

Port 21: post-817228-0-33667700-1428422730_thumb.jpg

Port 25: post-817228-0-80875200-1428422787_thumb.jpg

Port 26: post-817228-0-67780300-1428422960_thumb.jpg

Port 110: post-817228-0-54248400-1428422990_thumb.jpg

Port 143: post-817228-0-53448000-1428423013_thumb.jpg

 

Web Application Transmits Login Credentials Without Encryption

Port 2077: post-817228-0-35439700-1428423039_thumb.jpg

 

Does any of this pertain to Prestashop?

Link to comment
Share on other sites

as I said before, take up the port issues with your hosting provider, that has nothing to do with Prestashop

 

port 2077 also has nothing to do with Prestashop, you have something else installed (perhaps the servers control panel?) that is listening on that port.  again, this is an issue for your hosting provider to resolve.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...