Man-in-the-middle attack in dbd-mysql - CVE-2017-10789

 

Man-in-the-middle attack in dbd-mysql - CVE-2017-10789

Published: May 31, 2018


Vulnerability identifier: #VU13111
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-10789
CWE-ID: CWE-300
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: CPAN
Affected software:
dbd-mysql

Detailed vulnerability description

The vulnerability allows a remote attacker to conduct man-in-the-middle attack on the target system.

The vulnerability exists due to use of the mysql_ssl=1 setting to mean that SSL is optional (even though this setting's documentation has a "your communication with the server will be encrypted" statement). A remote attacker can conduct man-in-the-middle attack, intercept of the communication channel between the affected app and spoof servers via a cleartext-downgrade attack.


How to mitigate CVE-2017-10789

Install update from vendor's website.

Sources