mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
86 lines
3.0 KiB
JSON
86 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "report@snyk.io",
|
|
"DATE_ASSIGNED": "2018-05-17T10:52Z",
|
|
"ID": "CVE-2018-1002203",
|
|
"REQUESTER": "danny@snyk.io",
|
|
"STATE": "PUBLIC",
|
|
"UPDATED": "2018-05-17T10:52Z"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "unzipper",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_value": "0.8.13"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "node.js"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "unzipper npm library before 0.8.13 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip 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://snyk.io/research/zip-slip-vulnerability",
|
|
"refsource": "MISC",
|
|
"url": "https://snyk.io/research/zip-slip-vulnerability"
|
|
},
|
|
{
|
|
"name": "https://github.com/ZJONSSON/node-unzipper/commit/2220ddd5b58f6252069a4f99f9475441ad0b50cd",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/ZJONSSON/node-unzipper/commit/2220ddd5b58f6252069a4f99f9475441ad0b50cd"
|
|
},
|
|
{
|
|
"name": "https://snyk.io/vuln/npm:unzipper:20180415",
|
|
"refsource": "MISC",
|
|
"url": "https://snyk.io/vuln/npm:unzipper:20180415"
|
|
},
|
|
{
|
|
"name": "https://github.com/snyk/zip-slip-vulnerability",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/snyk/zip-slip-vulnerability"
|
|
},
|
|
{
|
|
"name": "https://github.com/ZJONSSON/node-unzipper/pull/59",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/ZJONSSON/node-unzipper/pull/59"
|
|
}
|
|
]
|
|
}
|
|
} |