All the vulnerabilites related to Docker - CS Docker Engine
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" }
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" }