cvelist/2018/15xxx/CVE-2018-15514.json

78 lines
2.6 KiB
JSON
Raw Normal View History

2018-08-18 15:07:21 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-15514",
2018-08-31 21:03:49 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-08-18 15:07:21 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-31 21:03:49 -04:00
"value" : "HandleRequestAsync in Docker for Windows before 18.06.0-ce-rc3-win68 (edge) and before 18.06.0-ce-win72 (stable) deserialized requests over the \\\\.\\pipe\\dockerBackend named pipe without verifying the validity of the deserialized .NET objects. This would allow a malicious user in the \"docker-users\" group (who may not otherwise have administrator access) to escalate to administrator privileges."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://docs.docker.com/docker-for-windows/edge-release-notes/",
"refsource" : "MISC",
"url" : "https://docs.docker.com/docker-for-windows/edge-release-notes/"
},
{
"name" : "https://docs.docker.com/docker-for-windows/release-notes/",
"refsource" : "MISC",
"url" : "https://docs.docker.com/docker-for-windows/release-notes/"
},
{
"name" : "https://srcincite.io/blog/2018/08/31/you-cant-contain-me-analyzing-and-exploiting-an-elevation-of-privilege-in-docker-for-windows.html",
"refsource" : "MISC",
"url" : "https://srcincite.io/blog/2018/08/31/you-cant-contain-me-analyzing-and-exploiting-an-elevation-of-privilege-in-docker-for-windows.html"
2018-09-05 06:03:44 -04:00
},
{
"name" : "105202",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105202"
2018-08-18 15:07:21 -04:00
}
]
}
}