Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

OpenSSL CVE-2016-2107 and CVE-2016-2108

Comments

8 comments

  • cPanelKenneth
    We don't provide, or ship, OpenSSL. Patches need provided by Red Hat, CentOS, or Cloud Linux.
    0
  • Dradden45
    Makes sense, seems to be taking quite some time for the fixes just to get to Fedora repos, nevermind Centos. Looks like it will be at least a day yet before anything is available.
    0
  • cPanelMichael
    New Makes sense, seems to be taking quite some time for the fixes just to get to Fedora repos, nevermind Centos. Looks like it will be at least a day yet before anything is available.

    Hello, If you have automatic updates enabled for your system package manager (YUM), then you may find this command helpful:
    rpm -q --changelog openssl | grep CVE
    It lists the patches included with the RPM, as the version number will not always change after an update. Ensure you run "yum update" manually from the command line once your OS vendor releases an update to address the issue, if you do not have automatic updates enabled. Thank you.
    0
  • eva2000
    We don't provide, or ship, OpenSSL. Patches need provided by Red Hat, CentOS, or Cloud Linux.

    Has cpanel considered rolling their own OpenSSL RPM or adding ability for Apache provided by Cpanel to also utilise static OpenSSL version outside of CentOS system OpenSSL packages ? it would be useful in situations like this where CentOS/Redhat are slowly to release OpenSSL related fixes. This could also open up the possibility of using OpenSSL alternatives like LibreSSL compiled statically against Cpanel Apache version ?
    0
  • cPanelMichael
    Hello, The OpenSSL RPM provided by CentOS/Red Hat/Cloud Linux provides the functionality needed, and there are no plans to change this at this time. There was a feature request for LibreSSL marked as "Not Planned" last year at: Replace openssl with libressl Thank you.
    0
  • eva2000
    FYI, CentOS 6.x has just pushed out CentOS 6.8 CR YUM repo fix for openssl vulnerability fix so you need to update via CR YUM repo Security - OpenSSL 1.0.h & Updating. CentOS 7.x openssl fix was released ~9 days ago already.
    yum list updates --enablerepo=cr --disableplugin=priorities -q | grep openssl openssl.x86_64 1.0.1e-48.el6_8.1 cr openssl-devel.x86_64 1.0.1e-48.el6_8.1 cr
    CentOS 6.7 and below repo will not have openssl fixed version made available at all due to the complexities with CentOS 6.8 building Security - OpenSSL 1.0.h & Updating
    rpm -qa --changelog openssl | head -n8 * Mon May 02 2016 Tom"" Mr"z 1.0.1e-48.1 - fix CVE-2016-2105 - possible overflow in base64 encoding - fix CVE-2016-2106 - possible overflow in EVP_EncryptUpdate() - fix CVE-2016-2107 - padding oracle in stitched AES-NI CBC-MAC - fix CVE-2016-2108 - memory corruption in ASN.1 encoder - fix CVE-2016-2109 - possible DoS when reading ASN.1 data from BIO - fix CVE-2016-0799 - memory issues in BIO_printf
    I'd get updating your openssl packages as cpanel based servers have been vulnerable for days unless you have Apache/Nginx statically compiled against a fixed openssl version or using Litespeed web server with it's own openssl version statically compiled and remember to recompile Apache via easyapache !
    0
  • meeven
    CentOS 6.7 and below repo will not have openssl fixed version made available at all due to the complexities with CentOS 6.8 building Security - OpenSSL 1.0.h & Updating

    That's very useful info, thanks. It explains why I got 'No Packages marked for Update' when I ran yum update openssl on my cPanel server running CentOS 6.7. Ssllabs.com reports the server as being vulnerable to CVE-2016-2107 and 2108. So, how do I fix the vulnerability if CentOS won't provide a patch for 6.7? It has close to 50 accounts and I can't possibly migrate all of them to another server running Centos 6.8 or above. Any suggestions?
    0
  • cPanelMichael
    Could you elaborate on what's preventing you from updating CentOS 6.7 to CentOS 6.8? This should not require a server migration. Thank you.
    0

Please sign in to leave a comment.