cvelist/2019/1000xxx/CVE-2019-1000020.json

81 lines
2.7 KiB
JSON
Raw Normal View History

2019-02-04 15:04:03 -05:00
{
"CVE_data_meta" : {
2019-02-04 16:04:36 -05:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
2019-02-04 15:04:03 -05:00
"DATE_ASSIGNED" : "2019-01-22T21:21:10.026263",
"DATE_REQUESTED" : "2019-01-17T03:09:42",
"ID" : "CVE-2019-1000020",
"REQUESTER" : "dja@axtens.net",
2019-02-04 16:04:36 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2019-02-04 15:04:03 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-02-04 16:04:36 -05:00
"value" : "libarchive version commit 5a98dcf8a86364b3c2c469c85b93647dfb139961 onwards (version v2.8.0 onwards) contains a CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ISO9660 parser, archive_read_support_format_iso9660.c, read_CE()/parse_rockridge() that can result in DoS by infinite loop. This attack appears to be exploitable via the victim opening a specially crafted ISO9660 file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2019-02-09 06:04:06 -05:00
{
"name" : "[debian-lts-announce] 20190207 [SECURITY] [DLA 1668-1] libarchive security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/02/msg00013.html"
},
2019-02-04 16:04:36 -05:00
{
"name" : "https://github.com/libarchive/libarchive/pull/1120",
"refsource" : "MISC",
"url" : "https://github.com/libarchive/libarchive/pull/1120"
},
{
"name" : "https://github.com/libarchive/libarchive/pull/1120/commits/8312eaa576014cd9b965012af51bc1f967b12423",
"refsource" : "MISC",
"url" : "https://github.com/libarchive/libarchive/pull/1120/commits/8312eaa576014cd9b965012af51bc1f967b12423"
2019-02-09 06:04:06 -05:00
},
{
"name" : "USN-3884-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3884-1/"
2019-02-04 15:04:03 -05:00
}
]
}
}