First published: Mon May 16 2016(Updated: )
Oracle MySQL before 5.7.3, Oracle MySQL Connector/C (aka libmysqlclient) before 6.1.3, and MariaDB before 5.5.44 use the --ssl option to mean that SSL is optional, which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, aka a "BACKRONYM" attack.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oracle MySQL | <=5.7.2 | |
Oracle MySQL Connector/C | <=6.1.2 | |
MariaDB | >=5.5.0<5.5.44 | |
MariaDB | >=10.0.0<10.0.20 | |
Fedora | =21 | |
Fedora | =22 | |
Debian | =8.0 | |
Red Hat Enterprise Linux Desktop | =7.0 | |
Red Hat Enterprise Linux Server EUS | =7.1 | |
Red Hat Enterprise Linux Server EUS | =7.2 | |
Red Hat Enterprise Linux Server EUS | =7.3 | |
Red Hat Enterprise Linux Server EUS | =7.4 | |
Red Hat Enterprise Linux Server EUS | =7.5 | |
Red Hat Enterprise Linux Server EUS | =7.6 | |
Red Hat Enterprise Linux Server EUS | =7.7 | |
Red Hat Enterprise Linux Server | =7.0 | |
Red Hat Enterprise Linux Server | =7.3 | |
Red Hat Enterprise Linux Server | =7.4 | |
Red Hat Enterprise Linux Server | =7.6 | |
Red Hat Enterprise Linux Server | =7.7 | |
Red Hat Enterprise Linux Server | =7.3 | |
Red Hat Enterprise Linux Server | =7.6 | |
Red Hat Enterprise Linux Server | =7.7 | |
Red Hat Enterprise Linux Workstation | =7.0 | |
PHP | >=5.4.0<5.4.43 | |
PHP | >=5.5.0<5.5.27 | |
PHP | >=5.6.0<5.6.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-3152 is considered a moderate severity vulnerability that can allow man-in-the-middle attacks due to SSL misconfiguration.
To fix CVE-2015-3152, upgrade to Oracle MySQL version 5.7.3 or later, Oracle MySQL Connector/C version 6.1.3 or later, or MariaDB version 5.5.44 or later.
CVE-2015-3152 enables cleartext-downgrade attacks, allowing attackers to spoof server communications.
CVE-2015-3152 affects Oracle MySQL versions before 5.7.3, Oracle MySQL Connector/C versions before 6.1.3, and multiple MariaDB versions prior to 5.5.44.
In the affected versions related to CVE-2015-3152, the SSL option is interpreted as optional, which can lead to security vulnerabilities.