Skip to main content

PCI DSS scan fails OpenSSH

Comments

6 comments

  • GOT
    I would suggest doing neither. cPanel does not actually provide the openssh packages they are coming from Redhat (via Centos) so cPanel is not able to update this themselves. You can use a comand like this rpm -q --changelog openssh | grep CVE 2007-2768 To check to see if a particular CVE has been patched. On one of my servers running the same OS version I am not seeing where it is. However, my recommendation would be to close SSH in your firewall in any event on a system that needs PCI certification.
    0
  • vpswing
    > However, my recommendation would be to close SSH in your firewall in any event on a system that needs PCI certification. This may be a silly question ... but if SSH is closed/blocked via Firewall, how does one connect to it then? Thanks!
    0
  • GOT
    You would whitelist in the firewall any ips that actually should have ssh access.
    0
  • cPanelMichael
    Hello @vpswing, It appears your PCI compliance provider is only checking the OpenSSH package's version number and isn't checking to see if the specific vulnerabilities are applicable to the specific operating system and RPMs installed on your system. You should report a false positive to your PCI compliance provider and ask them if there's any specific information they need to prove the false positive. Thank you.
    0
  • vpswing
    Thanks @cPanelMichael, thanks @GOT Will try a dispute first and see what they say. cheers!
    0
  • vpswing
    @cPanelMichael - you're right. After giving them a screenshot of rpm -q --changelog openssh and rpm -qi openssh, the dispute was approved! We passed the scan test! Thank you!
    0

Please sign in to leave a comment.