gsd-2015-3627
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3627", "description": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.", "id": "GSD-2015-3627", "references": [ "https://www.suse.com/security/cve/CVE-2015-3627.html", "https://access.redhat.com/errata/RHBA-2015:1167", "https://alas.aws.amazon.com/cve/html/CVE-2015-3627.html", "https://linux.oracle.com/cve/CVE-2015-3627.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-3627" ], "details": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.", "id": "GSD-2015-3627", "modified": "2023-12-13T01:20:07.721832Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-3627", "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 and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ", "refsource": "CONFIRM", "url": "https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ" }, { "name": "20150508 Docker 1.6.1 - Security Advisory [150507]", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2015/May/28" }, { "name": "openSUSE-SU-2015:0905", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html" }, { "name": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv1.6.1", "affected_versions": "All versions before 1.6.1", "cvss_v2": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "cwe_ids": [ "CWE-1035", "CWE-59", "CWE-937" ], "date": "2022-02-15", "description": "Libcontainer and Docker Engine opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.", "fixed_versions": [ "v1.6.1" ], "identifier": "CVE-2015-3627", "identifiers": [ "GHSA-g7v2-2qxx-wjrw", "CVE-2015-3627" ], "not_impacted": "All versions starting from 1.6.1", "package_slug": "go/github.com/docker/docker", "pubdate": "2015-05-19", "solution": "Upgrade to version 1.6.1 or above.", "title": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-3627", "https://github.com/docker/docker/commit/d5ebb60bddbabea0439213501f4f6ed494b23cba", "https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ", "https://groups.google.com/forum/#%21searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ", "https://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html", "https://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html", "https://seclists.org/fulldisclosure/2015/May/28", "https://github.com/advisories/GHSA-g7v2-2qxx-wjrw" ], "uuid": "f7e377fe-f587-4905-8d2d-c52ccc6075dc", "versions": [ { "commit": { "sha": "c2b89b93393685e075d77200ae25a98cd2051eaa", "tags": [ "v1.6.1" ], "timestamp": "20150507170701" }, "number": "v1.6.1" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.6", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:libcontainer:*:*:*:*:*:docker:*:*", "cpe_name": [], "versionEndIncluding": "1.6.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-3627" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-59" } ] } ] }, "references": { "reference_data": [ { "name": "20150508 Docker 1.6.1 - Security Advisory [150507]", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2015/May/28" }, { "name": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html", "refsource": "MISC", "tags": [], "url": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html" }, { "name": "openSUSE-SU-2015:0905", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html" }, { "name": "https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ", "refsource": "CONFIRM", "tags": [], "url": "https://groups.google.com/forum/#!searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-08-13T21:47Z", "publishedDate": "2015-05-18T15: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.
- 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.