Use After Free Affecting libdbd-mysql-perl package, versions <4.046-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.48% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Use After Free vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN12-LIBDBDMYSQLPERL-1549898
  • published1 Jul 2017
  • disclosed1 Jul 2017

Introduced: 1 Jul 2017

CVE-2017-10788  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

Upgrade Debian:12 libdbd-mysql-perl to version 4.046-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libdbd-mysql-perl package and not the libdbd-mysql-perl package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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.