cvelist/2020/14xxx/CVE-2020-14392.json
2020-09-28 16:01:32 +00:00

92 lines
3.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14392",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "perl-dbi",
"version": {
"version_data": [
{
"version_value": "perl-DBI before version 1.643"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-822"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877402"
},
{
"refsource": "MISC",
"name": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643",
"url": "https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.643"
},
{
"refsource": "UBUNTU",
"name": "USN-4503-1",
"url": "https://usn.ubuntu.com/4503-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1483",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00067.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1502",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00074.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-f30298614a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXLKODJ7B57GITDEZZXNSHPK4VBYXYHR/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200928 [SECURITY] [DLA 2386-1] libdbi-perl security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00026.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An untrusted pointer dereference flaw was found in Perl-DBI < 1.643. A local attacker who is able to manipulate calls to dbd_db_login6_sv() could cause memory corruption, affecting the service's availability."
}
]
}
}