Vulnerabilities (CVE)

Filtered by vendor Dbd-mysql Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-1249 1 Dbd-mysql Project 1 Dbd-mysql 2021-08-09 4.3 MEDIUM 5.9 MEDIUM
The DBD::mysql module before 4.039 for Perl, when using server-side prepared statement support, allows attackers to cause a denial of service (out-of-bounds read) via vectors involving an unaligned number of placeholders in WHERE condition and output fields in SELECT expression.
CVE-2017-10789 1 Dbd-mysql Project 1 Dbd-mysql 2019-10-03 4.3 MEDIUM 5.9 MEDIUM
The DBD::mysql module through 4.043 for Perl uses 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), which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, a related issue to CVE-2015-3152.