cvelist/2018/1xxx/CVE-2018-1265.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-06 13:05:12 -05:00
{
2019-03-18 00:27:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-06-05T04:00:00.000Z",
"ID": "CVE-2018-1265",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Diego",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "2.8.0"
}
]
}
}
]
},
"vendor_name": "Cloud Foundry"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-06 14:55:55 -04:00
{
2019-03-18 00:27:54 +00:00
"lang": "eng",
"value": "Cloud Foundry Diego, release versions prior to 2.8.0, does not properly sanitize file paths in tar and zip files headers. A remote attacker with CF admin privileges can upload a malicious buildpack that will allow a complete takeover of a Diego Cell VM and access to all apps running on that Diego Cell."
2018-06-06 14:55:55 -04:00
}
2019-03-18 00:27:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Directory Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.cloudfoundry.org/blog/cve-2018-1265/",
"refsource": "CONFIRM",
"url": "https://www.cloudfoundry.org/blog/cve-2018-1265/"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}