cvelist/2014/8xxx/CVE-2014-8179.json
2023-02-13 00:02:24 +00:00

99 lines
3.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2014-8179",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Other"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Docker",
"product": {
"product_data": [
{
"product_name": "Docker Engine",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before 1.8.3"
}
]
}
},
{
"product_name": "CS Docker Engine",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before 1.6.2-CS7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html"
},
{
"url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12",
"refsource": "MISC",
"name": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12"
},
{
"url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ"
},
{
"url": "https://www.docker.com/legal/docker-cve-database",
"refsource": "MISC",
"name": "https://www.docker.com/legal/docker-cve-database"
},
{
"url": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/",
"refsource": "MISC",
"name": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/"
}
]
}
}