gsd-2017-11468
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-11468", "description": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.", "id": "GSD-2017-11468", "references": [ "https://www.suse.com/security/cve/CVE-2017-11468.html", "https://access.redhat.com/errata/RHSA-2017:2603" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-11468" ], "details": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.", "id": "GSD-2017-11468", "modified": "2023-12-13T01:21:15.091921Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-11468", "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": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:2603", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2603" }, { "name": "https://github.com/docker/distribution/releases/tag/v2.6.2", "refsource": "CONFIRM", "url": "https://github.com/docker/distribution/releases/tag/v2.6.2" }, { "name": "https://github.com/docker/distribution/pull/2340", "refsource": "CONFIRM", "url": "https://github.com/docker/distribution/pull/2340" }, { "name": "openSUSE-SU-2020:1433", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv2.7.0-rc.0", "affected_versions": "All versions before 2.7.0-rc.0", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2023-02-25", "description": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.", "fixed_versions": [ "v2.7.0-rc.0" ], "identifier": "CVE-2017-11468", "identifiers": [ "GHSA-h62f-wm92-2cmw", "CVE-2017-11468" ], "not_impacted": "All versions starting from 2.7.0-rc.0", "package_slug": "go/github.com/docker/distribution", "pubdate": "2022-05-13", "solution": "Upgrade to version 2.7.0-rc.0 or above. *Note*: 2.7.0-rc.0 may be an unstable version. Use caution.", "title": "Allocation of Resources Without Limits or Throttling", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-11468", "https://github.com/docker/distribution/pull/2340", "https://access.redhat.com/errata/RHSA-2017:2603", "https://github.com/docker/distribution/releases/tag/v2.6.2", "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html", "https://github.com/distribution/distribution/pull/2340", "https://github.com/distribution/distribution/commit/91c507a39abfce14b5c8541cf284330e22208c0f", "https://pkg.go.dev/vuln/GO-2021-0072", "https://github.com/advisories/GHSA-h62f-wm92-2cmw" ], "uuid": "e9eba391-d75e-4899-ba24-2cbed6bf0ce5", "versions": [ { "commit": { "sha": "ada5457e8167f298a89d3d6a199f10a195a29f1b", "tags": [ "v2.7.0-rc.0" ], "timestamp": "20180928231704" }, "number": "v2.7.0-rc.0" } ] }, { "affected_range": "\u003cv2.7.0-rc.0", "affected_versions": "All versions before 2.7.0-rc.0", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2023-02-07", "description": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.", "fixed_versions": [ "v2.7.0-rc.0" ], "identifier": "CVE-2017-11468", "identifiers": [ "GHSA-h62f-wm92-2cmw", "CVE-2017-11468" ], "not_impacted": "All versions starting from 2.7.0-rc.0", "package_slug": "go/github.com/docker/distribution/registry/handlers", "pubdate": "2022-05-13", "solution": "Upgrade to version 2.7.0-rc.0 or above. *Note*: 2.7.0-rc.0 may be an unstable version. Use caution.", "title": "Allocation of Resources Without Limits or Throttling", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-11468", "https://github.com/docker/distribution/pull/2340", "https://access.redhat.com/errata/RHSA-2017:2603", "https://github.com/docker/distribution/releases/tag/v2.6.2", "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html", "https://github.com/distribution/distribution/pull/2340", "https://github.com/distribution/distribution/commit/91c507a39abfce14b5c8541cf284330e22208c0f", "https://pkg.go.dev/vuln/GO-2021-0072", "https://github.com/advisories/GHSA-h62f-wm92-2cmw" ], "uuid": "8e574d67-1064-48ae-bcdf-ca95d2a7ca9b", "versions": [ { "commit": { "sha": "ada5457e8167f298a89d3d6a199f10a195a29f1b", "tags": [ "v2.7.0-rc.0" ], "timestamp": "20180928231704" }, "number": "v2.7.0-rc.0" } ] }, { "affected_range": "\u003cv2.7.0-rc.0", "affected_versions": "All versions before 2.7.0-rc.0", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2023-02-07", "description": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint.", "fixed_versions": [ "v2.7.0-rc.0" ], "identifier": "CVE-2017-11468", "identifiers": [ "GHSA-h62f-wm92-2cmw", "CVE-2017-11468" ], "not_impacted": "All versions starting from 2.7.0-rc.0", "package_slug": "go/github.com/docker/distribution/registry/storage", "pubdate": "2022-05-13", "solution": "Upgrade to version 2.7.0-rc.0 or above. *Note*: 2.7.0-rc.0 may be an unstable version. Use caution.", "title": "Allocation of Resources Without Limits or Throttling", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-11468", "https://github.com/docker/distribution/pull/2340", "https://access.redhat.com/errata/RHSA-2017:2603", "https://github.com/docker/distribution/releases/tag/v2.6.2", "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html", "https://github.com/distribution/distribution/pull/2340", "https://github.com/distribution/distribution/commit/91c507a39abfce14b5c8541cf284330e22208c0f", "https://pkg.go.dev/vuln/GO-2021-0072", "https://github.com/advisories/GHSA-h62f-wm92-2cmw" ], "uuid": "62b0a5ed-9903-40e5-9c23-789c70b3c5a9", "versions": [ { "commit": { "sha": "ada5457e8167f298a89d3d6a199f10a195a29f1b", "tags": [ "v2.7.0-rc.0" ], "timestamp": "20180928231704" }, "number": "v2.7.0-rc.0" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:docker:docker_registry:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.6.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-11468" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Docker Registry before 2.6.2 in Docker Distribution does not properly restrict the amount of content accepted from a user, which allows remote attackers to cause a denial of service (memory consumption) via the manifest endpoint." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-770" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/docker/distribution/releases/tag/v2.6.2", "refsource": "CONFIRM", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/docker/distribution/releases/tag/v2.6.2" }, { "name": "https://github.com/docker/distribution/pull/2340", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/docker/distribution/pull/2340" }, { "name": "RHSA-2017:2603", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2603" }, { "name": "openSUSE-SU-2020:1433", "refsource": "SUSE", "tags": [ "Broken Link" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00047.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-01-20T15:24Z", "publishedDate": "2017-07-20T23:29Z" } } }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…