Skip to main content

SecurityMetrics and whm service ports questions

Comments

7 comments

  • Infopro
    Their expectation makes security worse for the entire rest of the server.

    Could you expand on this a bit more? Having trouble understanding your main issue here.
    0
  • xdan
    Okay on our PCI scans, they always have a complaint on 2087, 2083, 2078, 2096 that when they connect to these ports they are served the host domain cert instead of a cert associated with the account domain. So normally clientaccount.com/cpanel will forward you to https:hostdomain.com:2083, and you will be served the cert for hostdomain in this situation. The problem is their scanner doesnt forward to hostdomain.com, it just connects to the port 2083, and they see the cert for hostdomain instead of the cert for clientaccount domain. They think this is a cert name mismatch, but its a false positive. All browsers are going to follow the redirect first to the hostdomain before they get served the hostdomain cert. For a real life user THERE IS NEVER A CERT MISMATCH. Their scan is generating a false positive because it does not behave the way a browser behaves.
    0
  • twhiting9275
    Correct. They'll need to find a better way to imitate a browser. It never ceases to amaze me how these PCI companies fail to grasp common sense here. You'd think after having to flag something over and over and over again that they'd learn.
    0
  • cPanelKenneth
    Hi, For this reason, and others, we are working on SNI support for our daemons. See SNI support for cPanel, Webmail, WHM
    0
  • xdan
    Okay so they are telling me that it is fine when people go to clientdomain.com/cpanel and get redirected to serverdomain.com:2083 What they are complaining about is that someone somewhere might type in clientdomain.com:2083 and then get a mismatched certificate. And then they want to call that risking a MIM attack. Ill continue after the laughter subsides.... So if I could just block those ports from working under the clientdomain and only work under the serverdomain, then this would not be a problem. Yeah I dont know anything about mapping ports to specific IPs, is that a thing thats easy to do. This is a centos machine, maybe theres a file I can mess with? Otherwise am I stuck waiting for this SNI feature to be finished? There must be tons of other people stuck in this situation, any of you have gotten past this with security metrics before?
    0
  • xdan
    Wow it looks like people here are just really in the dark about this issue. For anyone that finds them self in this same situation, which I thought there would be a few thousand given the nature of the issue, you should probably look into using an Organizational SSL for your server certificate, and add SAN domains onto this that will allow that cert to represent for other domains that need to be PCI compliant. This is the solution our server host finally came upon for us and we are currently in the process of getting this setup and working. Has anyone else ever done this before to address these specific PCI violations?
    0

Please sign in to leave a comment.