MEDIUM · 4.7

CVE-2019-20919

An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causin...

Vulnerability Description

An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causing a NULL pointer dereference.

CVSS Score

4.7

MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH

Affected Products

VendorProductVersions
PerlDbi< 1.643
FedoraprojectFedora31
CanonicalUbuntu Linux12.04
DebianDebian Linux9.0
OpensuseLeap15.1

Related Weaknesses (CWE)

References

FAQ

What is CVE-2019-20919?

CVE-2019-20919 is a vulnerability with a CVSS score of 4.7 (MEDIUM). An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causin...

How severe is CVE-2019-20919?

CVE-2019-20919 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2019-20919?

Check the references section above for vendor advisories and patch information. Affected products include: Perl Dbi, Fedoraproject Fedora, Canonical Ubuntu Linux, Debian Debian Linux, Opensuse Leap.