cvelist/2018/10xxx/CVE-2018-10860.json
2018-09-23 06:03:38 -04:00

98 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-10860",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "perl-archive-zip",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "perl-archive-zip is vulnerable to a directory traversal in Archive::Zip. It was found that the Archive::Zip module did not properly sanitize paths while extracting zip files. An attacker able to provide a specially crafted archive for processing could use this flaw to write or overwrite arbitrary files in the context of the perl interpreter."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-22"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180724 [SECURITY] [DLA 1440-1] libarchive-zip-perl security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00032.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10860",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10860"
},
{
"name" : "DSA-4300",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4300"
},
{
"name" : "USN-3703-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3703-1/"
},
{
"name" : "USN-3703-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3703-2/"
},
{
"name" : "104580",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104580"
}
]
}
}