cvelist/2016/7xxx/CVE-2016-7569.json
2019-03-17 22:45:19 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7569",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Directory traversal vulnerability in docker2aci before 0.13.0 allows remote attackers to write to arbitrary files via a .. (dot dot) in the embedded layer data in an image."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/appc/docker2aci/issues/201",
"refsource": "CONFIRM",
"url": "https://github.com/appc/docker2aci/issues/201"
},
{
"name": "https://github.com/appc/docker2aci/releases/tag/v0.13.0",
"refsource": "CONFIRM",
"url": "https://github.com/appc/docker2aci/releases/tag/v0.13.0"
},
{
"name": "[oss-security] 20160928 CVE Request: docker2aci: Path traversals present in image converting",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/28/2"
},
{
"name": "[oss-security] 20160928 Re: CVE Request: docker2aci: Path traversals present in image converting",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/28/4"
},
{
"name": "93194",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93194"
}
]
}
}