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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2020-09-17 18:15
Updated : 2024-11-21 04:39
NVD link : CVE-2019-20919
Mitre link : CVE-2019-20919
CVE.ORG link : CVE-2019-20919
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
perl
- dbi
opensuse
- leap
canonical
- ubuntu_linux
CWE
CWE-476
NULL Pointer Dereference