Security Advisory
CVE-2019-20919
4.7
MEDIUM
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.
Published Date
September 17, 2020
Official Source
NIST NVD Advisory