fkie_cve-2017-14992
Vulnerability from fkie_nvd
Published
2017-11-01 17:29
Modified
2025-04-20 01:37
Summary
Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.
Impacted products
Vendor Product Version
docker docker *
docker docker 1.12.6-0
docker docker 17.03.0
docker docker 17.03.1
docker docker 17.03.2
docker docker 17.06.0
docker docker 17.06.1
docker docker 17.06.2
docker docker 17.09.0



{
   configurations: [
      {
         nodes: [
            {
               cpeMatch: [
                  {
                     criteria: "cpe:2.3:a:docker:docker:*:*:*:*:community:*:*:*",
                     matchCriteriaId: "EE591C14-3685-468F-82F6-66D8C8345A44",
                     versionEndIncluding: "1.10.3",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:1.12.6-0:*:*:*:community:*:*:*",
                     matchCriteriaId: "F8C5AD32-AF7A-434D-A60A-E2EF8A696D52",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.03.0:*:*:*:community:*:*:*",
                     matchCriteriaId: "57021B99-94F4-40BD-9E2F-BD27904C98A2",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.03.1:*:*:*:community:*:*:*",
                     matchCriteriaId: "45128BF6-D780-42F3-8C1C-57D037616A64",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.03.2:*:*:*:community:*:*:*",
                     matchCriteriaId: "3A15C4D3-3DBE-4C6B-89B9-9BDA6B8645FB",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.06.0:*:*:*:community:*:*:*",
                     matchCriteriaId: "47671AEE-DE9E-4BC4-99B2-C3356DCEE8B0",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.06.1:*:*:*:community:*:*:*",
                     matchCriteriaId: "FCFBF621-562E-4CC6-9F56-BB764B9DAD40",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.06.2:*:*:*:community:*:*:*",
                     matchCriteriaId: "EAA1799F-F848-47BF-99D8-87E0A142DBAB",
                     vulnerable: true,
                  },
                  {
                     criteria: "cpe:2.3:a:docker:docker:17.09.0:*:*:*:community:*:*:*",
                     matchCriteriaId: "BCA8B266-883A-482E-B756-1F0F8A4BFF46",
                     vulnerable: true,
                  },
               ],
               negate: false,
               operator: "OR",
            },
         ],
      },
   ],
   cveTags: [],
   descriptions: [
      {
         lang: "en",
         value: "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.",
      },
      {
         lang: "es",
         value: "Una falta de verificación en Docker-CE (también conocido como Moby), en versiones 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0 y anteriores, permite que un atacante remoto provoque una denegación de servicio (DoS) mediante un payload de capa de imagen modificado. Esto también se conoce como gzip bombing.",
      },
   ],
   id: "CVE-2017-14992",
   lastModified: "2025-04-20T01:37:25.860",
   metrics: {
      cvssMetricV2: [
         {
            acInsufInfo: false,
            baseSeverity: "MEDIUM",
            cvssData: {
               accessComplexity: "MEDIUM",
               accessVector: "NETWORK",
               authentication: "NONE",
               availabilityImpact: "PARTIAL",
               baseScore: 4.3,
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P",
               version: "2.0",
            },
            exploitabilityScore: 8.6,
            impactScore: 2.9,
            obtainAllPrivilege: false,
            obtainOtherPrivilege: false,
            obtainUserPrivilege: false,
            source: "nvd@nist.gov",
            type: "Primary",
            userInteractionRequired: true,
         },
      ],
      cvssMetricV30: [
         {
            cvssData: {
               attackComplexity: "LOW",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 6.5,
               baseSeverity: "MEDIUM",
               confidentialityImpact: "NONE",
               integrityImpact: "NONE",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
               version: "3.0",
            },
            exploitabilityScore: 2.8,
            impactScore: 3.6,
            source: "nvd@nist.gov",
            type: "Primary",
         },
      ],
   },
   published: "2017-11-01T17:29:00.277",
   references: [
      {
         source: "cve@mitre.org",
         tags: [
            "Third Party Advisory",
            "URL Repurposed",
         ],
         url: "https://blog.cloudpassage.com/2017/10/13/discovering-docker-cve-2017-14992/",
      },
      {
         source: "cve@mitre.org",
         tags: [
            "Issue Tracking",
         ],
         url: "https://github.com/moby/moby/issues/35075",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Third Party Advisory",
            "URL Repurposed",
         ],
         url: "https://blog.cloudpassage.com/2017/10/13/discovering-docker-cve-2017-14992/",
      },
      {
         source: "af854a3a-2127-422b-91ae-364da2661108",
         tags: [
            "Issue Tracking",
         ],
         url: "https://github.com/moby/moby/issues/35075",
      },
   ],
   sourceIdentifier: "cve@mitre.org",
   vulnStatus: "Deferred",
   weaknesses: [
      {
         description: [
            {
               lang: "en",
               value: "CWE-20",
            },
         ],
         source: "nvd@nist.gov",
         type: "Primary",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.