gsd-2016-3697
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-3697",
"description": "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.",
"id": "GSD-2016-3697",
"references": [
"https://www.suse.com/security/cve/CVE-2016-3697.html",
"https://access.redhat.com/errata/RHSA-2016:2634",
"https://access.redhat.com/errata/RHSA-2016:1034",
"https://advisories.mageia.org/CVE-2016-3697.html",
"https://linux.oracle.com/cve/CVE-2016-3697.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2016-3697"
],
"details": "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.",
"id": "GSD-2016-3697",
"modified": "2023-12-13T01:21:27.852004Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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_affected": "=",
"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": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00111.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00111.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2016-1034.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1034.html"
},
{
"name": "http://rhn.redhat.com/errata/RHSA-2016-2634.html",
"refsource": "MISC",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2634.html"
},
{
"name": "https://github.com/docker/docker/issues/21436",
"refsource": "MISC",
"url": "https://github.com/docker/docker/issues/21436"
},
{
"name": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091",
"refsource": "MISC",
"url": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091"
},
{
"name": "https://github.com/opencontainers/runc/pull/708",
"refsource": "MISC",
"url": "https://github.com/opencontainers/runc/pull/708"
},
{
"name": "https://github.com/opencontainers/runc/releases/tag/v0.1.0",
"refsource": "MISC",
"url": "https://github.com/opencontainers/runc/releases/tag/v0.1.0"
},
{
"name": "https://security.gentoo.org/glsa/201612-28",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/201612-28"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.1.0",
"affected_versions": "All versions before 0.1.0",
"cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-264",
"CWE-937"
],
"date": "2021-12-20",
"description": "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.",
"fixed_versions": [
"0.1.0"
],
"identifier": "CVE-2016-3697",
"identifiers": [
"GHSA-q3j5-32m5-58c2",
"CVE-2016-3697"
],
"not_impacted": "All versions starting from 0.1.0",
"package_slug": "go/github.com/opencontainers/runc",
"pubdate": "2021-12-20",
"solution": "Upgrade to version 0.1.0 or above.",
"title": "Privilege Elevation in runc",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2016-3697",
"https://github.com/docker/docker/issues/21436",
"https://github.com/opencontainers/runc/pull/708",
"https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091",
"https://github.com/opencontainers/runc/releases/tag/v0.1.0",
"https://lists.opensuse.org/opensuse-updates/2016-05/msg00111.html",
"https://rhn.redhat.com/errata/RHSA-2016-1034.html",
"https://rhn.redhat.com/errata/RHSA-2016-2634.html",
"https://security.gentoo.org/glsa/201612-28",
"https://github.com/advisories/GHSA-q3j5-32m5-58c2"
],
"uuid": "c742d8bf-ef7b-4732-bfe2-e929a588d092"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.11.1",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.0.9",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-3697"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-264"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/opencontainers/runc/pull/708",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/opencontainers/runc/pull/708"
},
{
"name": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/opencontainers/runc/commit/69af385de62ea68e2e608335cffbb0f4aa3db091"
},
{
"name": "openSUSE-SU-2016:1417",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00111.html"
},
{
"name": "https://github.com/docker/docker/issues/21436",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/docker/docker/issues/21436"
},
{
"name": "RHSA-2016:1034",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-1034.html"
},
{
"name": "https://github.com/opencontainers/runc/releases/tag/v0.1.0",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/opencontainers/runc/releases/tag/v0.1.0"
},
{
"name": "RHSA-2016:2634",
"refsource": "REDHAT",
"tags": [
"Third Party Advisory"
],
"url": "http://rhn.redhat.com/errata/RHSA-2016-2634.html"
},
{
"name": "GLSA-201612-28",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201612-28"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2021-01-05T17:38Z",
"publishedDate": "2016-06-01T20:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…