mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
102 lines
3.3 KiB
JSON
102 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
|
|
"DATE_ASSIGNED" : "2018-05-17T10:52Z",
|
|
"ID" : "CVE-2018-1002200",
|
|
"REQUESTER" : "danny@snyk.io",
|
|
"STATE" : "PUBLIC",
|
|
"UPDATED" : "2018-05-17T10:52Z"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "plexus-archiver",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_affected" : "<",
|
|
"version_value" : "3.6.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Codehaus"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/snyk/zip-slip-vulnerability",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/snyk/zip-slip-vulnerability"
|
|
},
|
|
{
|
|
"name" : "https://snyk.io/research/zip-slip-vulnerability",
|
|
"refsource" : "MISC",
|
|
"url" : "https://snyk.io/research/zip-slip-vulnerability"
|
|
},
|
|
{
|
|
"name" : "https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31680",
|
|
"refsource" : "MISC",
|
|
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31680"
|
|
},
|
|
{
|
|
"name" : "https://github.com/codehaus-plexus/plexus-archiver/commit/f8f4233508193b70df33759ae9dc6154d69c2ea8",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/codehaus-plexus/plexus-archiver/commit/f8f4233508193b70df33759ae9dc6154d69c2ea8"
|
|
},
|
|
{
|
|
"name" : "https://github.com/codehaus-plexus/plexus-archiver/pull/87",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/codehaus-plexus/plexus-archiver/pull/87"
|
|
},
|
|
{
|
|
"name" : "DSA-4227",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "https://www.debian.org/security/2018/dsa-4227"
|
|
},
|
|
{
|
|
"name" : "RHSA-2018:1836",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2018:1836"
|
|
},
|
|
{
|
|
"name" : "RHSA-2018:1837",
|
|
"refsource" : "REDHAT",
|
|
"url" : "https://access.redhat.com/errata/RHSA-2018:1837"
|
|
}
|
|
]
|
|
}
|
|
}
|