← Back

Dbd Mysql Project

dbd-mysql_project

7 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Dbd Mysql
dbd-mysql

CVEs (7)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Dbd Mysql Project
1Dbd Mysql
May 13, 2026
Jul 1, 2017
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
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), wh...Show more
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.Show less
1Dbd Mysql Project
1Dbd Mysql
May 13, 2026
Jul 1, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The DBD::mysql module through 4.043 for Perl allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by triggering (1) certain error responses...Show more
The DBD::mysql module through 4.043 for Perl allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by triggering (1) certain error responses from a MySQL server or (2) a loss of a network connection to a MySQL server. The use-after-free defect was introduced by relying on incorrect Oracle mysql_stmt_close documentation and code examples.Show less
1Dbd Mysql Project
1Dbd Mysql
May 13, 2026
Feb 17, 2017
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
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...Show more
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.Show less
1Dbd Mysql Project
1Dbd Mysql
May 6, 2026
Nov 29, 2016
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
There is a vulnerability of type use-after-free affecting DBD::mysql (aka DBD-mysql or the Database Interface (DBI) MySQL driver for Perl) 3.x and 4.x before 4.041 when used with mysql_server_prepare=1.
2Dbd Mysql Project
Debian
2Dbd Mysql
Debian Linux
May 6, 2026
Oct 5, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Buffer overflow in the DBD::mysql module before 4.037 for Perl allows context-dependent attackers to cause a denial of service (crash) via vectors related to an error message.
2Dbd Mysql Project
Debian
2Dbd Mysql
Debian Linux
May 6, 2026
Aug 19, 2016
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Use-after-free vulnerability in the my_login function in DBD::mysql before 4.033_01 allows attackers to have unspecified impact by leveraging a call to mysql_errno after a failure of my_login.
2Dbd Mysql Project
Debian
2Dbd Mysql
Debian Linux
May 6, 2026
Aug 19, 2016
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Use-after-free vulnerability in DBD::mysql before 4.029 allows attackers to cause a denial of service (program crash) or possibly execute arbitrary code via vectors related to a lost server connection.