Vulnerabilites related to docker - cs_engine
cve-2014-8178
Vulnerability from cvelistv5
Published
2019-12-04 15:05
Modified
2024-08-06 13:10
Severity ?
EPSS score ?
Summary
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.
References
▼ | URL | Tags |
---|---|---|
http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html | x_refsource_MISC | |
http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html | x_refsource_MISC | |
https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ | x_refsource_MISC | |
https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12 | x_refsource_MISC | |
https://www.docker.com/legal/docker-cve-database | x_refsource_CONFIRM |
Impacted products
Vendor | Product | Version | |||||
---|---|---|---|---|---|---|---|
▼ | Docker | Docker Engine |
Version: before 1.8.3 |
||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:10:51.117Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.docker.com/legal/docker-cve-database" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Docker Engine", "vendor": "Docker", "versions": [ { "status": "affected", "version": "before 1.8.3" } ] }, { "product": "CS Docker Engine", "vendor": "Docker", "versions": [ { "status": "affected", "version": "before 1.6.2-CS7" } ] } ], "datePublic": "2015-10-12T00:00:00", "descriptions": [ { "lang": "en", "value": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands." } ], "problemTypes": [ { "descriptions": [ { "description": "Other", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-12-04T15:05:02", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.docker.com/legal/docker-cve-database" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-8178", "datePublished": "2019-12-04T15:05:02", "dateReserved": "2014-10-10T00:00:00", "dateUpdated": "2024-08-06T13:10:51.117Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2014-8179
Vulnerability from cvelistv5
Published
2019-12-04 15:10
Modified
2024-08-06 13:10
Severity ?
EPSS score ?
Summary
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.
References
▼ | URL | Tags |
---|---|---|
http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html | x_refsource_MISC | |
http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html | x_refsource_MISC | |
https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ | x_refsource_MISC | |
https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12 | x_refsource_MISC | |
https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/ | x_refsource_MISC | |
https://www.docker.com/legal/docker-cve-database | x_refsource_CONFIRM |
Impacted products
Vendor | Product | Version | |||||
---|---|---|---|---|---|---|---|
▼ | Docker | Docker Engine |
Version: before 1.8.3 |
||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:10:51.252Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.docker.com/legal/docker-cve-database" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Docker Engine", "vendor": "Docker", "versions": [ { "status": "affected", "version": "before 1.8.3" } ] }, { "product": "CS Docker Engine", "vendor": "Docker", "versions": [ { "status": "affected", "version": "before 1.6.2-CS7" } ] } ], "datePublic": "2015-10-12T00:00:00", "descriptions": [ { "lang": "en", "value": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation." } ], "problemTypes": [ { "descriptions": [ { "description": "Other", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-12-04T15:10:35", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "tags": [ "x_refsource_MISC" ], "url": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.docker.com/legal/docker-cve-database" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-8179", "datePublished": "2019-12-04T15:10:35", "dateReserved": "2014-10-10T00:00:00", "dateUpdated": "2024-08-06T13:10:51.252Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2019-12-17 18:15
Modified
2024-11-21 02:18
Severity ?
Summary
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:docker:cs_engine:*:*:*:*:*:*:*:*", "matchCriteriaId": "BA627FD7-3005-4B2D-9589-63DCA3160884", "versionEndExcluding": "1.6.2-cs7", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*", "matchCriteriaId": "3BBB3326-A3DE-4EC3-A451-4C23E08AE9FC", "versionEndExcluding": "1.8.3", "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" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation." }, { "lang": "es", "value": "Docker Engine versiones anteriores a la versi\u00f3n 1.8.3 y CS Docker Engine versiones anteriores a la versi\u00f3n 1.6.2-CS7 no comprueba y extrae apropiadamente el objeto manifiesto desde su representaci\u00f3n JSON durante una extracci\u00f3n, lo que permite a atacantes inyectar nuevos atributos en un objeto JSON y omitir la comprobaci\u00f3n pull-by-digest." } ], "id": "CVE-2014-8179", "lastModified": "2024-11-21T02:18:43.363", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-12-17T18:15:13.497", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "source": "secalert@redhat.com", "tags": [ "Not Applicable", "Vendor Advisory" ], "url": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "source": "secalert@redhat.com", "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://www.docker.com/legal/docker-cve-database" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable", "Vendor Advisory" ], "url": "https://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.docker.com/legal/docker-cve-database" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2019-12-17 14:15
Modified
2024-11-21 02:18
Severity ?
Summary
Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:docker:cs_engine:*:*:*:*:*:*:*:*", "matchCriteriaId": "BA627FD7-3005-4B2D-9589-63DCA3160884", "versionEndExcluding": "1.6.2-cs7", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*", "matchCriteriaId": "3BBB3326-A3DE-4EC3-A451-4C23E08AE9FC", "versionEndExcluding": "1.8.3", "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" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands." }, { "lang": "es", "value": "Docker Engine versiones anteriores a la versi\u00f3n 1.8.3 y CS Docker Engine versiones anteriores a la versi\u00f3n 1.6.2-CS7, no utilizan un identificador \u00fanico de forma global para almacenar capas de im\u00e1genes, lo que facilita a atacantes envenenar la cach\u00e9 de im\u00e1genes por medio de una imagen especialmente dise\u00f1ada en los comandos pull o push." } ], "id": "CVE-2014-8178", "lastModified": "2024-11-21T02:18:43.240", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-12-17T14:15:16.687", "references": [ { "source": "secalert@redhat.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "source": "secalert@redhat.com", "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://www.docker.com/legal/docker-cve-database" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00014.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2015-10/msg00036.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/docker/docker/blob/master/CHANGELOG.md#183-2015-10-12" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://groups.google.com/forum/#%21msg/docker-dev/bWVVtLNbFy8/UaefOqMOCAAJ" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.docker.com/legal/docker-cve-database" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }