GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2017-14992

Vulnerability from fkie_nvd - Published: 2017-11-01 17:29 - Updated: 2026-06-17 01:07
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

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "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\u00f3n en Docker-CE (tambi\u00e9n 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\u00f3n de servicio (DoS) mediante un payload de capa de imagen modificado. Esto tambi\u00e9n se conoce como gzip bombing."
    }
  ],
  "id": "CVE-2017-14992",
  "lastModified": "2026-06-17T01:07:06.710",
  "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": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…