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
                    21 Nov 2024, 04:39
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00012.html - Mailing List, Third Party Advisory | |
| References | () http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00013.html - Mailing List, Third Party Advisory | |
| References | () https://github.com/perl5-dbi/dbi/commit/eca7d7c8f43d96f6277e86d1000e842eb4cc67ff - Patch, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html - Mailing List, Third Party Advisory | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/ - | |
| References | () https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643-... - Third Party Advisory | |
| References | () https://usn.ubuntu.com/4534-1/ - Third Party Advisory | 
07 Nov 2023, 03:09
| Type | Values Removed | Values Added | 
|---|---|---|
| References | 
 | 
 | 
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
opensuse
- leap
perl
- dbi
canonical
- ubuntu_linux
fedoraproject
- fedora
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
