cvelist/2018/10xxx/CVE-2018-10860.json

97 lines
3.1 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2019-03-17 23:56:23 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@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": [
2018-06-28 19:43:23 -03:00
{
2019-03-17 23:56:23 +00:00
"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."
2018-06-28 19:43:23 -03:00
}
2019-03-17 23:56:23 +00:00
]
},
"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": [
2018-06-28 19:43:23 -03:00
{
2019-03-17 23:56:23 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
2018-06-28 19:43:23 -03:00
}
2019-03-17 23:56:23 +00:00
]
},
"references": {
"reference_data": [
{
"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": "[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": "USN-3703-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3703-2/"
},
{
"name": "104580",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104580"
},
{
"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/"
}
]
}
}