PT-2020-6247 · Perl+3 · Dbi+3
Ppisar
·
Published
2020-02-24
·
Updated
2024-06-21
·
CVE-2019-20919
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
DBI module versions prior to 1.643 for Perl
Description
An issue was discovered in the DBI module for Perl, where the code checks for NULL as required by the hv fetch() documentation, but then calls SvOK(profile), causing a NULL pointer dereference. This can lead to a denial of service.
Recommendations
For versions prior to 1.643, update to version 1.643 or later to resolve the issue. As a temporary workaround, consider disabling the
SvOK(profile) function call until a patch is available. Restrict access to the hv fetch() function to minimize the risk of exploitation.Fix
NULL Pointer Dereference
Unchecked Return Value
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Alt Linux
Dbi
Suse
Ubuntu