ghsa-wxj3-qwv4-cvfm
Vulnerability from github
Published
2022-02-15 00:40
Modified
2023-02-13 20:34
Severity ?
Summary
Privilege Escalation in Docker
Details
Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/docker/docker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3499" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2021-05-20T21:10:59Z", "nvd_published_at": "2014-07-11T14:55:00Z", "severity": "HIGH" }, "details": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.", "id": "GHSA-wxj3-qwv4-cvfm", "modified": "2023-02-13T20:34:37Z", "published": "2022-02-15T00:40:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3499" }, { "type": "WEB", "url": "https://github.com/docker/docker/commit/707ef9618b3b26a0534a0af732a22f159eccfaa5" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1111687" }, { "type": "WEB", "url": "https://rhn.redhat.com/errata/RHSA-2014-0820.html" }, { "type": "WEB", "url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3499" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0820.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Privilege Escalation in Docker" }
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.