Security Advisory

CVE-2019-20919

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-09-17 17:35:43
Last updated 2024-08-05 03:00:18
Assigner 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.