CVE-2019-20919

Source
https://cve.org/CVERecord?id=CVE-2019-20919
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-20919.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-20919
Downstream
Related
Published
2020-09-17T18:15:12.147Z
Modified
2026-04-02T02:06:59.256515Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/perl5-dbi/dbi

Affected ranges

Type
GIT
Repo
https://github.com/perl5-dbi/dbi
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.643"
        }
    ]
}

Affected versions

1.*
1.602
1.603
1.604
1.605
1.606
1.607
1.608
1.609
1.611
1.611_90
1.611_91
1.611_92
1.611_93
1.611_94
1.612
1.613
1.613_70
1.613_71
1.613_90
1.613_91
1.613_92
1.613_93
1.614
1.614_90
1.615
1.616
1.617
1.618
1.619
1.620
1.621
1.622
1.623
1.624
1.625
1.626
1.627
1.628
1.630
1.631
1.632
1.632_90
1.633
1.633_90
1.633_91
1.633_92
1.634
1.635
1.636
1.637
1.638
1.639
1.640
1.641
1.642
DBI-1.*
DBI-1.38
DBI-1.39
DBI-1.40
DBI-1.41
DBI-1.42
DBI-1.43
DBI-1.44
DBI-1.45
DBI-1.46
DBI-1.47
DBI-1.48
DBI-1.48a
DBI-1.49
DBI-1.50
DBI-1.51
DBI-1.52
DBI-1.53
DBI-1.54
DBI-1.55
DBI-1.56
DBI-1.57
DBI-1.58
DBI-1.59
DBI-1.601

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "16.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.2"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-20919.json"