Hi,
We have some issues where we have disabled all web-based email client (Roundcube, Horde, etc) but our PCI-DSS scan still get the cookie with no secure attribute related to it. Does that mean disabling them in WHM doesn't get rid of them? How do we solved this to get compliant, do we need to disable them manually somewhere within cPanel source?
For example this is the result from an nmap scan:
We have some issues where we have disabled all web-based email client (Roundcube, Horde, etc) but our PCI-DSS scan still get the cookie with no secure attribute related to it. Does that mean disabling them in WHM doesn't get rid of them? How do we solved this to get compliant, do we need to disable them manually somewhere within cPanel source?
For example this is the result from an nmap scan:
2083/tcp open ssl/radsec?
| fingerprint-strings:
| GetRequest:
| HTTP/1.0 401 Access Denied
| Connection: close
| Content-Type: text/html; charset="utf-8"
| Date: Sun, 28 Jan 2018 23:10:19 GMT
| Cache-Control: no-cache, no-store, must-revalidate, private
| Pragma: no-cache
| WWW Authenticate: Basic realm="cPanel"
| Set-Cookie: cprelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: cpsession=REMOVED; HttpOnly; path=/; port=2083; secure
| Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=REMOVED; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: Horde=expired; HttpOnly; domain=.REMOVED ; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: horde_secret_key=exp
| HTTPOptions:
| HTTP/1.0 401 Access Denied
| Connection: close
| Content-Type: text/html; charset="utf-8"
| Date: Sun, 28 Jan 2018 23:10:20 GMT
| Cache-Control: no-cache, no-store, must-revalidate, private
| Pragma: no-cache
| WWW Authenticate: Basic realm="cPanel"
|
In the first nmap scan and in the Alienvault scan, the cookie for Horde exists even though we have disabled it and this brings issue with our PCI-DSS scan since it's missing secure attribute. I'm looking for suggestions to get rid of this cookie altogether.
Thanks!
| fingerprint-strings:
| GetRequest:
| HTTP/1.0 401 Access Denied
| Connection: close
| Content-Type: text/html; charset="utf-8"
| Date: Sun, 28 Jan 2018 23:10:19 GMT
| Cache-Control: no-cache, no-store, must-revalidate, private
| Pragma: no-cache
| WWW Authenticate: Basic realm="cPanel"
| Set-Cookie: cprelogin=no; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: cpsession=REMOVED; HttpOnly; path=/; port=2083; secure
| Set-Cookie: roundcube_sessid=expired; HttpOnly; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: roundcube_sessauth=expired; HttpOnly; domain=REMOVED; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: Horde=expired; HttpOnly; domain=.REMOVED ; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; port=2083; secure
| Set-Cookie: horde_secret_key=exp
| HTTPOptions:
| HTTP/1.0 401 Access Denied
| Connection: close
| Content-Type: text/html; charset="utf-8"
| Date: Sun, 28 Jan 2018 23:10:20 GMT
| Cache-Control: no-cache, no-store, must-revalidate, private
| Pragma: no-cache
| WWW Authenticate: Basic realm="cPanel"
|
In the first nmap scan and in the Alienvault scan, the cookie for Horde exists even though we have disabled it and this brings issue with our PCI-DSS scan since it's missing secure attribute. I'm looking for suggestions to get rid of this cookie altogether.
Thanks!
Last edited by a moderator: