cvelist/2016/3xxx/CVE-2016-3697.json
2019-03-17 23:46:44 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-3697",
"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": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2016:1034",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1034.html"
},
{
"name": "https://github.com/opencontainers/runc/releases/tag/v0.1.0",
"refsource": "CONFIRM",
"url": "https://github.com/opencontainers/runc/releases/tag/v0.1.0"
},
{
"name": "openSUSE-SU-2016:1417",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00111.html"
},
{
"name": "https://github.com/docker/docker/issues/21436",
"refsource": "CONFIRM",
"url": "https://github.com/docker/docker/issues/21436"
},
{
"name": "https://github.com/opencontainers/runc/pull/708",
"refsource": "CONFIRM",
"url": "https://github.com/opencontainers/runc/pull/708"
},
{
"name": "RHSA-2016:2634",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2634.html"
},
{
"name": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091",
"refsource": "CONFIRM",
"url": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091"
},
{
"name": "GLSA-201612-28",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-28"
}
]
}
}