gsd-2015-3629
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization ("mount namespace breakout") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2015-3629",
    "description": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
    "id": "GSD-2015-3629",
    "references": [
      "https://www.suse.com/security/cve/CVE-2015-3629.html",
      "https://access.redhat.com/errata/RHBA-2015:1167",
      "https://alas.aws.amazon.com/cve/html/CVE-2015-3629.html",
      "https://linux.oracle.com/cve/CVE-2015-3629.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-3629"
      ],
      "details": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
      "id": "GSD-2015-3629",
      "modified": "2023-12-13T01:20:07.432562Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-3629",
        "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 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container."
          }
        ]
      },
      "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"
          },
          {
            "name": "74558",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/74558"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v1.6.0 \u003cv1.6.1",
          "affected_versions": "All versions starting from 1.6.0 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-04-12",
          "description": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
          "fixed_versions": [
            "v1.6.1"
          ],
          "identifier": "CVE-2015-3629",
          "identifiers": [
            "GHSA-g44j-7vp3-68cv",
            "CVE-2015-3629"
          ],
          "not_impacted": "All versions before 1.6.0, all versions starting from 1.6.1",
          "package_slug": "go/github.com/docker/docker",
          "pubdate": "2022-02-15",
          "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-3629",
            "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://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-3629",
            "http://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html",
            "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html",
            "http://seclists.org/fulldisclosure/2015/May/28",
            "http://www.securityfocus.com/bid/74558",
            "https://github.com/advisories/GHSA-g44j-7vp3-68cv"
          ],
          "uuid": "a3df8b5c-f464-45b5-9780-9199481866ad",
          "versions": [
            {
              "commit": {
                "sha": "c96a4e4462810a9f3202c259ba1dd9feb381a1dc",
                "tags": [
                  "v1.6.0"
                ],
                "timestamp": "20150416183805"
              },
              "number": "v1.6.0"
            },
            {
              "commit": {
                "sha": "c2b89b93393685e075d77200ae25a98cd2051eaa",
                "tags": [
                  "v1.6.1"
                ],
                "timestamp": "20150507170701"
              },
              "number": "v1.6.1"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:docker:libcontainer:1.6.0:*:*:*:*:docker:*:*",
                    "matchCriteriaId": "70788FC4-0C77-4A90-A395-77D2FE09A0BE",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "03117DF1-3BEC-4B8D-AD63-DBBDB2126081",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container."
          },
          {
            "lang": "es",
            "value": "Libcontainer 1.6.0, utilizado en Docker Engine, permite a usuarios locales escapar de la contenadorizaci\u00f3n (\u0027montar la liberaci\u00f3n del espacio de nombre\u0027) y escribir en ficheros arbitrarios en el sistema de anfitri\u00f3n a trav\u00e9s de un ataque de enlace simb\u00f3lico en una imagen cuando se hace renacer un contenador."
          }
        ],
        "id": "CVE-2015-3629",
        "lastModified": "2024-02-02T02:07:17.243",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "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,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "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,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2015-05-18T15:59:15.807",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00023.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "http://packetstormsecurity.com/files/131835/Docker-Privilege-Escalation-Information-Disclosure.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Mailing List",
              "Third Party Advisory"
            ],
            "url": "http://seclists.org/fulldisclosure/2015/May/28"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Broken Link",
              "Third Party Advisory",
              "VDB Entry"
            ],
            "url": "http://www.securityfocus.com/bid/74558"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Permissions Required"
            ],
            "url": "https://groups.google.com/forum/#%21searchin/docker-user/1.6.1/docker-user/47GZrihtr-4/nwgeOOFLexIJ"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-59"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.