CVE-2019-20919

Publication date

2020-09-17 17:35:43

Family

mitre

State

PUBLISHED

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.