← Back to CVE List

CVE-2019-20919

Published: 2020-09-17T18:15Z
Last Modified: 2024-11-21T04:39Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt