First published: Fri Mar 18 2016(Updated: )
It was reported that +CIPHER operator in OpenSSL changes the order of a cipher. Since cipher ordering isn't supported in NSS, the mod_nss code was supposed to return an error. Instead it returned the result of processing up to that point. Default OpenSSL cipher string: !SSLv2:kEECDH:kRSA:kEDH:kPSK:+3DES:!aNULL:!eNULL:!MD5:!EXP:!RC4:!SEED:!IDEA:!DES Would not properly exclude anything because only the first 5 elements would be examined.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Enterprise Linux Desktop | =7.0 | |
Red Hat Enterprise Linux HPC Node | =7.0 | |
Red Hat Enterprise Linux Server | =7.0 | |
Red Hat Enterprise Linux Workstation | =7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-3099 has been classified with a moderate severity level.
To mitigate CVE-2016-3099, users should update their OpenSSL packages to the latest version provided by their distribution.
CVE-2016-3099 affects Red Hat Enterprise Linux Desktop, HPC Node, Server, and Workstation, all at version 7.0.
CVE-2016-3099 allows for a situation where the processing of ciphers may continue incorrectly due to a flaw in mod_nss.
CVE-2016-3099 is primarily a concern for Red Hat Enterprise Linux 7.0 users, and later releases may not be affected if they have applied necessary patches.