Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-41091 (GCVE-0-2021-41091)
Vulnerability from cvelistv5
- CWE-281 - Improper Preservation of Permissions
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T02:59:31.575Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "name": "FEDORA-2021-df975338d4", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "name": "FEDORA-2021-b5a9a481a2", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "moby", "vendor": "moby", "versions": [ { "status": "affected", "version": "\u003c 20.10.9" } ] } ], "descriptions": [ { "lang": "en", "value": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-281", "description": "CWE-281: Improper Preservation of Permissions", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-06-14T10:06:37", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "name": "FEDORA-2021-df975338d4", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "name": "FEDORA-2021-b5a9a481a2", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" } ], "source": { "advisory": "GHSA-3fwx-pjgw-3558", "discovery": "UNKNOWN" }, "title": "Insufficiently restricted permissions on data directory in Docker Engine", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41091", "STATE": "PUBLIC", "TITLE": "Insufficiently restricted permissions on data directory in Docker Engine" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "moby", "version": { "version_data": [ { "version_value": "\u003c 20.10.9" } ] } } ] }, "vendor_name": "moby" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-281: Improper Preservation of Permissions" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558", "refsource": "CONFIRM", "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "name": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64", "refsource": "MISC", "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "name": "FEDORA-2021-df975338d4", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "name": "FEDORA-2021-b5a9a481a2", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" } ] }, "source": { "advisory": "GHSA-3fwx-pjgw-3558", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-41091", "datePublished": "2021-10-04T20:20:09", "dateReserved": "2021-09-15T00:00:00", "dateUpdated": "2024-08-04T02:59:31.575Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-41091\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-10-04T21:15:12.680\",\"lastModified\":\"2024-11-21T06:25:26.587\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.\"},{\"lang\":\"es\",\"value\":\"Moby es un proyecto de c\u00f3digo abierto creado por Docker para permitir la contenci\u00f3n de software. Se encontr\u00f3 un error en Moby (Docker Engine) en el que el directorio de datos (normalmente \\\"/var/lib/docker\\\") conten\u00eda subdirectorios con permisos insuficientemente restringidos, lo que permit\u00eda a usuarios de Linux no privilegiados saltar el contenido del directorio y ejecutar programas. Cuando los contenedores inclu\u00edan programas ejecutables con bits de permiso extendidos (como \\\"setuid\\\"), los usuarios no privilegiados de Linux pod\u00edan detectar y ejecutar esos programas. Cuando el UID de un usuario de Linux no privilegiados en el host colisionaba con el propietario o el grupo de un archivo dentro de un contenedor, el usuario de Linux no privilegiados en el host pod\u00eda descubrir, leer y modificar esos archivos. Este bug ha sido corregido en Moby (Docker Engine) versi\u00f3n 20.10.9. Usuarios deber\u00edan actualizar a esta versi\u00f3n lo antes posible. Los contenedores en ejecuci\u00f3n deben ser detenidos y reiniciados para que los permisos sean corregidos. Para usuarios que no puedan actualizar, limite el acceso al host a usuarios confiables. Limite el acceso a los vol\u00famenes del host a los contenedores confiables\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.0,\"impactScore\":3.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.0,\"impactScore\":3.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-281\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"20.10.9\",\"matchCriteriaId\":\"83825875-76D7-4BB9-BB49-86568EBE67E9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
gsd-2021-41091
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2021-41091", "description": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "id": "GSD-2021-41091", "references": [ "https://www.suse.com/security/cve/CVE-2021-41091.html", "https://access.redhat.com/errata/RHSA-2022:0735", "https://advisories.mageia.org/CVE-2021-41091.html", "https://security.archlinux.org/CVE-2021-41091", "https://alas.aws.amazon.com/cve/html/CVE-2021-41091.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-41091" ], "details": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "id": "GSD-2021-41091", "modified": "2023-12-13T01:23:26.947278Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41091", "STATE": "PUBLIC", "TITLE": "Insufficiently restricted permissions on data directory in Docker Engine" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "moby", "version": { "version_data": [ { "version_value": "\u003c 20.10.9" } ] } } ] }, "vendor_name": "moby" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-281: Improper Preservation of Permissions" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558", "refsource": "CONFIRM", "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "name": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64", "refsource": "MISC", "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "name": "FEDORA-2021-df975338d4", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "name": "FEDORA-2021-b5a9a481a2", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" } ] }, "source": { "advisory": "GHSA-3fwx-pjgw-3558", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "20.10.9", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41091" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-281" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "name": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "name": "FEDORA-2021-df975338d4", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "name": "FEDORA-2021-b5a9a481a2", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf", "refsource": "CONFIRM", "tags": [], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.0, "impactScore": 3.7 } }, "lastModifiedDate": "2022-06-14T11:15Z", "publishedDate": "2021-10-04T21:15Z" } } }
opensuse-su-2021:3506-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker, runc", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker, runc fixes the following issues:\n\nDocker was updated to 20.10.9-ce. (bsc#1191355)\n\nSee upstream changelog in the packaged\n /usr/share/doc/packages/docker/CHANGELOG.md. \n\n CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103\n\ncontainer was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355\n\n- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)\n\n- Install systemd service file as well (bsc#1190826)\n\nUpdate to runc v1.0.2. Upstream changelog is available from\n\n https://github.com/opencontainers/runc/releases/tag/v1.0.2\n\n* Fixed a failure to set CPU quota period in some cases on cgroup v1.\n* Fixed the inability to start a container with the \u0027adding seccomp filter\n rule for syscall ...\u0027 error, caused by redundant seccomp rules (i.e. those\n that has action equal to the default one). Such redundant rules are now\n skipped.\n* Made release builds reproducible from now on.\n* Fixed a rare debug log race in runc init, which can result in occasional\n harmful \u0027failed to decode ...\u0027 errors from runc run or exec.\n* Fixed the check in cgroup v1 systemd manager if a container needs to be\n frozen before Set, and add a setting to skip such freeze unconditionally.\n The previous fix for that issue, done in runc 1.0.1, was not working.\n\nUpdate to runc v1.0.1. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.1\n\n* Fixed occasional runc exec/run failure (\u0027interrupted system call\u0027) on an\n Azure volume.\n* Fixed \u0027unable to find groups ... token too long\u0027 error with /etc/group\n containing lines longer than 64K characters.\n* cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is\n frozen. This is a regression in 1.0.0, not affecting runc itself but some\n of libcontainer users (e.g Kubernetes).\n* cgroupv2: bpf: Ignore inaccessible existing programs in case of\n permission error when handling replacement of existing bpf cgroup\n programs. This fixes a regression in 1.0.0, where some SELinux\n policies would block runc from being able to run entirely.\n* cgroup/systemd/v2: don\u0027t freeze cgroup on Set.\n* cgroup/systemd/v1: avoid unnecessary freeze on Set.\n- fix issues with runc under openSUSE MicroOS\u0027s SELinux policy. bsc#1187704\n\nUpdate to runc v1.0.0. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.0\n\n! The usage of relative paths for mountpoints will now produce a warning\n (such configurations are outside of the spec, and in future runc will\n produce an error when given such configurations).\n* cgroupv2: devices: rework the filter generation to produce consistent\n results with cgroupv1, and always clobber any existing eBPF\n program(s) to fix runc update and avoid leaking eBPF programs\n (resulting in errors when managing containers).\n* cgroupv2: correctly convert \u0027number of IOs\u0027 statistics in a\n cgroupv1-compatible way.\n* cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures.\n* cgroupv2: wait for freeze to finish before returning from the freezing\n code, optimize the method for checking whether a cgroup is frozen.\n* cgroups/systemd: fixed \u0027retry on dbus disconnect\u0027 logic introduced in rc94\n* cgroups/systemd: fixed returning \u0027unit already exists\u0027 error from a systemd\n cgroup manager (regression in rc94)\n+ cgroupv2: support SkipDevices with systemd driver\n+ cgroup/systemd: return, not ignore, stop unit error from Destroy\n+ Make \u0027runc --version\u0027 output sane even when built with go get or\n otherwise outside of our build scripts.\n+ cgroups: set SkipDevices during runc update (so we don\u0027t modify\n cgroups at all during runc update).\n+ cgroup1: blkio: support BFQ weights.\n+ cgroupv2: set per-device io weights if BFQ IO scheduler is available.\n\nUpdate to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95\n\nThis release of runc contains a fix for CVE-2021-30465, and users are\nstrongly recommended to update (especially if you are providing\nsemi-limited access to spawn containers to untrusted users). (bsc#1185405)\n\nUpdate to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94\n\nBreaking Changes:\n* cgroupv1: kernel memory limits are now always ignored, as kmemcg has\n been effectively deprecated by the kernel. Users should make use of regular\n memory cgroup controls.\n\nRegression Fixes:\n\n* seccomp: fix 32-bit compilation errors\n* runc init: fix a hang caused by deadlock in seccomp/ebpf loading code\n* runc start: fix \u0027chdir to cwd: permission denied\u0027 for some setups\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-3506", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_3506-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:3506-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NP4XGHFKECRFSI6UYXER53KXVGP66EHQ/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:3506-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NP4XGHFKECRFSI6UYXER53KXVGP66EHQ/" }, { "category": "self", "summary": "SUSE Bug 1102408", "url": "https://bugzilla.suse.com/1102408" }, { "category": "self", "summary": "SUSE Bug 1185405", "url": "https://bugzilla.suse.com/1185405" }, { "category": "self", "summary": "SUSE Bug 1187704", "url": "https://bugzilla.suse.com/1187704" }, { "category": "self", "summary": "SUSE Bug 1188282", "url": "https://bugzilla.suse.com/1188282" }, { "category": "self", "summary": "SUSE Bug 1190826", "url": "https://bugzilla.suse.com/1190826" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191355", "url": "https://bugzilla.suse.com/1191355" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30465 page", "url": "https://www.suse.com/security/cve/CVE-2021-30465/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32760 page", "url": "https://www.suse.com/security/cve/CVE-2021-32760/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" } ], "title": "Security update for containerd, docker, runc", "tracking": { "current_release_date": "2021-10-25T08:20:48Z", "generator": { "date": "2021-10-25T08:20:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:3506-1", "initial_release_date": "2021-10-25T08:20:48Z", "revision_history": [ { "date": "2021-10-25T08:20:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.aarch64", "product": { "name": "containerd-1.4.11-56.1.aarch64", "product_id": "containerd-1.4.11-56.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.aarch64", "product": { "name": "containerd-ctr-1.4.11-56.1.aarch64", "product_id": "containerd-ctr-1.4.11-56.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-20.10.9_ce-156.1.aarch64", "product_id": "docker-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-kubic-20.10.9_ce-156.1.aarch64", "product_id": "docker-kubic-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.aarch64", "product": { "name": "runc-1.0.2-23.1.aarch64", "product_id": "runc-1.0.2-23.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-bash-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-fish-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-fish-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-zsh-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-zsh-completion-20.10.9_ce-156.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.ppc64le", "product": { "name": "containerd-1.4.11-56.1.ppc64le", "product_id": "containerd-1.4.11-56.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.ppc64le", "product": { "name": "containerd-ctr-1.4.11-56.1.ppc64le", "product_id": "containerd-ctr-1.4.11-56.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-20.10.9_ce-156.1.ppc64le", "product_id": "docker-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-kubic-20.10.9_ce-156.1.ppc64le", "product_id": "docker-kubic-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.ppc64le", "product": { "name": "runc-1.0.2-23.1.ppc64le", "product_id": "runc-1.0.2-23.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.s390x", "product": { "name": "containerd-1.4.11-56.1.s390x", "product_id": "containerd-1.4.11-56.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.s390x", "product": { "name": "containerd-ctr-1.4.11-56.1.s390x", "product_id": "containerd-ctr-1.4.11-56.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.s390x", "product": { "name": "docker-20.10.9_ce-156.1.s390x", "product_id": "docker-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.s390x", "product": { "name": "docker-kubic-20.10.9_ce-156.1.s390x", "product_id": "docker-kubic-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.s390x", "product": { "name": "runc-1.0.2-23.1.s390x", "product_id": "runc-1.0.2-23.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.x86_64", "product": { "name": "containerd-1.4.11-56.1.x86_64", "product_id": "containerd-1.4.11-56.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.x86_64", "product": { "name": "containerd-ctr-1.4.11-56.1.x86_64", "product_id": "containerd-ctr-1.4.11-56.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-20.10.9_ce-156.1.x86_64", "product_id": "docker-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-kubic-20.10.9_ce-156.1.x86_64", "product_id": "docker-kubic-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.x86_64", "product": { "name": "runc-1.0.2-23.1.x86_64", "product_id": "runc-1.0.2-23.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.11-56.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64" }, "product_reference": "containerd-ctr-1.4.11-56.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.11-56.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-ctr-1.4.11-56.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.11-56.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x" }, "product_reference": "containerd-ctr-1.4.11-56.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.11-56.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64" }, "product_reference": "containerd-ctr-1.4.11-56.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-fish-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.9_ce-156.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-kubic-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.9_ce-156.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-kubic-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.9_ce-156.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-kubic-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.9_ce-156.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-kubic-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.9_ce-156.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-zsh-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-30465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30465" } ], "notes": [ { "category": "general", "text": "runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30465", "url": "https://www.suse.com/security/cve/CVE-2021-30465" }, { "category": "external", "summary": "SUSE Bug 1185405 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1185405" }, { "category": "external", "summary": "SUSE Bug 1189161 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1189161" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "important" } ], "title": "CVE-2021-30465" }, { "cve": "CVE-2021-32760", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32760" } ], "notes": [ { "category": "general", "text": "containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host\u0027s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in containerd 1.5.4 and 1.4.8. As a workaround, ensure that users only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with specific files.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32760", "url": "https://www.suse.com/security/cve/CVE-2021-32760" }, { "category": "external", "summary": "SUSE Bug 1188282 for CVE-2021-32760", "url": "https://bugzilla.suse.com/1188282" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "moderate" } ], "title": "CVE-2021-32760" }, { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.11-56.1.x86_64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.9_ce-156.1.noarch", "openSUSE Leap 15.3:runc-1.0.2-23.1.aarch64", "openSUSE Leap 15.3:runc-1.0.2-23.1.ppc64le", "openSUSE Leap 15.3:runc-1.0.2-23.1.s390x", "openSUSE Leap 15.3:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:48Z", "details": "moderate" } ], "title": "CVE-2021-41103" } ] }
opensuse-su-2021:1404-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker, runc", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker, runc fixes the following issues:\n\nDocker was updated to 20.10.9-ce. (bsc#1191355)\n\nSee upstream changelog in the packaged\n /usr/share/doc/packages/docker/CHANGELOG.md. \n\n CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103\n\ncontainer was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355\n\n- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)\n\n- Install systemd service file as well (bsc#1190826)\n\nUpdate to runc v1.0.2. Upstream changelog is available from\n\n https://github.com/opencontainers/runc/releases/tag/v1.0.2\n\n* Fixed a failure to set CPU quota period in some cases on cgroup v1.\n* Fixed the inability to start a container with the \u0027adding seccomp filter\n rule for syscall ...\u0027 error, caused by redundant seccomp rules (i.e. those\n that has action equal to the default one). Such redundant rules are now\n skipped.\n* Made release builds reproducible from now on.\n* Fixed a rare debug log race in runc init, which can result in occasional\n harmful \u0027failed to decode ...\u0027 errors from runc run or exec.\n* Fixed the check in cgroup v1 systemd manager if a container needs to be\n frozen before Set, and add a setting to skip such freeze unconditionally.\n The previous fix for that issue, done in runc 1.0.1, was not working.\n\nUpdate to runc v1.0.1. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.1\n\n* Fixed occasional runc exec/run failure (\u0027interrupted system call\u0027) on an\n Azure volume.\n* Fixed \u0027unable to find groups ... token too long\u0027 error with /etc/group\n containing lines longer than 64K characters.\n* cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is\n frozen. This is a regression in 1.0.0, not affecting runc itself but some\n of libcontainer users (e.g Kubernetes).\n* cgroupv2: bpf: Ignore inaccessible existing programs in case of\n permission error when handling replacement of existing bpf cgroup\n programs. This fixes a regression in 1.0.0, where some SELinux\n policies would block runc from being able to run entirely.\n* cgroup/systemd/v2: don\u0027t freeze cgroup on Set.\n* cgroup/systemd/v1: avoid unnecessary freeze on Set.\n- fix issues with runc under openSUSE MicroOS\u0027s SELinux policy. bsc#1187704\n\nUpdate to runc v1.0.0. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.0\n\n! The usage of relative paths for mountpoints will now produce a warning\n (such configurations are outside of the spec, and in future runc will\n produce an error when given such configurations).\n* cgroupv2: devices: rework the filter generation to produce consistent\n results with cgroupv1, and always clobber any existing eBPF\n program(s) to fix runc update and avoid leaking eBPF programs\n (resulting in errors when managing containers).\n* cgroupv2: correctly convert \u0027number of IOs\u0027 statistics in a\n cgroupv1-compatible way.\n* cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures.\n* cgroupv2: wait for freeze to finish before returning from the freezing\n code, optimize the method for checking whether a cgroup is frozen.\n* cgroups/systemd: fixed \u0027retry on dbus disconnect\u0027 logic introduced in rc94\n* cgroups/systemd: fixed returning \u0027unit already exists\u0027 error from a systemd\n cgroup manager (regression in rc94)\n+ cgroupv2: support SkipDevices with systemd driver\n+ cgroup/systemd: return, not ignore, stop unit error from Destroy\n+ Make \u0027runc --version\u0027 output sane even when built with go get or\n otherwise outside of our build scripts.\n+ cgroups: set SkipDevices during runc update (so we don\u0027t modify\n cgroups at all during runc update).\n+ cgroup1: blkio: support BFQ weights.\n+ cgroupv2: set per-device io weights if BFQ IO scheduler is available.\n\nUpdate to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95\n\nThis release of runc contains a fix for CVE-2021-30465, and users are\nstrongly recommended to update (especially if you are providing\nsemi-limited access to spawn containers to untrusted users). (bsc#1185405)\n\nUpdate to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94\n\nBreaking Changes:\n* cgroupv1: kernel memory limits are now always ignored, as kmemcg has\n been effectively deprecated by the kernel. Users should make use of regular\n memory cgroup controls.\n\nRegression Fixes:\n\n* seccomp: fix 32-bit compilation errors\n* runc init: fix a hang caused by deadlock in seccomp/ebpf loading code\n* runc start: fix \u0027chdir to cwd: permission denied\u0027 for some setups\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-1404", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1404-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:1404-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L7ADRJZ4HKOCVZC5ZKIM4MD6EZEHBNB3/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:1404-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/L7ADRJZ4HKOCVZC5ZKIM4MD6EZEHBNB3/" }, { "category": "self", "summary": "SUSE Bug 1102408", "url": "https://bugzilla.suse.com/1102408" }, { "category": "self", "summary": "SUSE Bug 1185405", "url": "https://bugzilla.suse.com/1185405" }, { "category": "self", "summary": "SUSE Bug 1187704", "url": "https://bugzilla.suse.com/1187704" }, { "category": "self", "summary": "SUSE Bug 1188282", "url": "https://bugzilla.suse.com/1188282" }, { "category": "self", "summary": "SUSE Bug 1190826", "url": "https://bugzilla.suse.com/1190826" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191355", "url": "https://bugzilla.suse.com/1191355" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30465 page", "url": "https://www.suse.com/security/cve/CVE-2021-30465/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32760 page", "url": "https://www.suse.com/security/cve/CVE-2021-32760/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" } ], "title": "Security update for containerd, docker, runc", "tracking": { "current_release_date": "2021-10-31T14:52:54Z", "generator": { "date": "2021-10-31T14:52:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:1404-1", "initial_release_date": "2021-10-31T14:52:54Z", "revision_history": [ { "date": "2021-10-31T14:52:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "product": { "name": "docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "product_id": "docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "product": { "name": "docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "product_id": "docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "product": { "name": "docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "product_id": "docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-lp152.2.12.1.x86_64", "product": { "name": "containerd-1.4.11-lp152.2.12.1.x86_64", "product_id": "containerd-1.4.11-lp152.2.12.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "product": { "name": "containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "product_id": "containerd-ctr-1.4.11-lp152.2.12.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-lp152.2.18.1.x86_64", "product": { "name": "docker-20.10.9_ce-lp152.2.18.1.x86_64", "product_id": "docker-20.10.9_ce-lp152.2.18.1.x86_64" } }, { "category": "product_version", "name": "runc-1.0.2-lp152.2.9.1.x86_64", "product": { "name": "runc-1.0.2-lp152.2.9.1.x86_64", "product_id": "runc-1.0.2-lp152.2.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-lp152.2.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64" }, "product_reference": "containerd-1.4.11-lp152.2.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.11-lp152.2.12.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64" }, "product_reference": "containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-lp152.2.18.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64" }, "product_reference": "docker-20.10.9_ce-lp152.2.18.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch" }, "product_reference": "docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch" }, "product_reference": "docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" }, "product_reference": "runc-1.0.2-lp152.2.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-30465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30465" } ], "notes": [ { "category": "general", "text": "runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30465", "url": "https://www.suse.com/security/cve/CVE-2021-30465" }, { "category": "external", "summary": "SUSE Bug 1185405 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1185405" }, { "category": "external", "summary": "SUSE Bug 1189161 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1189161" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "important" } ], "title": "CVE-2021-30465" }, { "cve": "CVE-2021-32760", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32760" } ], "notes": [ { "category": "general", "text": "containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host\u0027s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in containerd 1.5.4 and 1.4.8. As a workaround, ensure that users only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with specific files.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32760", "url": "https://www.suse.com/security/cve/CVE-2021-32760" }, { "category": "external", "summary": "SUSE Bug 1188282 for CVE-2021-32760", "url": "https://bugzilla.suse.com/1188282" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "moderate" } ], "title": "CVE-2021-32760" }, { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:containerd-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:containerd-ctr-1.4.11-lp152.2.12.1.x86_64", "openSUSE Leap 15.2:docker-20.10.9_ce-lp152.2.18.1.x86_64", "openSUSE Leap 15.2:docker-bash-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-fish-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:docker-zsh-completion-20.10.9_ce-lp152.2.18.1.noarch", "openSUSE Leap 15.2:runc-1.0.2-lp152.2.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-31T14:52:54Z", "details": "moderate" } ], "title": "CVE-2021-41103" } ] }
opensuse-su-2022:0334-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker fixes the following issues:\n\n- CVE-2021-41089: Fixed \u0027cp\u0027 can chmod host files (bsc#1191015).\n- CVE-2021-41091: Fixed flaw that could lead to data directory traversal in moby (bsc#1191434).\n- CVE-2021-41092: Fixed exposed user credentials with a misconfigured configuration file (bsc#1191334).\n- CVE-2021-41103: Fixed file access to local users in containerd (bsc#1191121).\n- CVE-2021-41190: Fixed OCI manifest and index parsing confusion (bsc#1193273).\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2022-334", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0334-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2022:0334-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ULRUJXC3YBVKDKJAERWLY6BKJ7U3246G/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2022:0334-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ULRUJXC3YBVKDKJAERWLY6BKJ7U3246G/" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE Bug 1193273", "url": "https://bugzilla.suse.com/1193273" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41190 page", "url": "https://www.suse.com/security/cve/CVE-2021-41190/" } ], "title": "Security update for containerd, docker", "tracking": { "current_release_date": "2022-02-04T08:31:13Z", "generator": { "date": "2022-02-04T08:31:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2022:0334-1", "initial_release_date": "2022-02-04T08:31:13Z", "revision_history": [ { "date": "2022-02-04T08:31:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.aarch64", "product": { "name": "containerd-1.4.12-60.1.aarch64", "product_id": "containerd-1.4.12-60.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.aarch64", "product": { "name": "containerd-ctr-1.4.12-60.1.aarch64", "product_id": "containerd-ctr-1.4.12-60.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-20.10.12_ce-159.1.aarch64", "product_id": "docker-20.10.12_ce-159.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-kubic-20.10.12_ce-159.1.aarch64", "product_id": "docker-kubic-20.10.12_ce-159.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-bash-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-bash-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-fish-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-fish-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-zsh-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-zsh-completion-20.10.12_ce-159.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.ppc64le", "product": { "name": "containerd-1.4.12-60.1.ppc64le", "product_id": "containerd-1.4.12-60.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.ppc64le", "product": { "name": "containerd-ctr-1.4.12-60.1.ppc64le", "product_id": "containerd-ctr-1.4.12-60.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-20.10.12_ce-159.1.ppc64le", "product_id": "docker-20.10.12_ce-159.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-kubic-20.10.12_ce-159.1.ppc64le", "product_id": "docker-kubic-20.10.12_ce-159.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.s390x", "product": { "name": "containerd-1.4.12-60.1.s390x", "product_id": "containerd-1.4.12-60.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.s390x", "product": { "name": "containerd-ctr-1.4.12-60.1.s390x", "product_id": "containerd-ctr-1.4.12-60.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.s390x", "product": { "name": "docker-20.10.12_ce-159.1.s390x", "product_id": "docker-20.10.12_ce-159.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.s390x", "product": { "name": "docker-kubic-20.10.12_ce-159.1.s390x", "product_id": "docker-kubic-20.10.12_ce-159.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.x86_64", "product": { "name": "containerd-1.4.12-60.1.x86_64", "product_id": "containerd-1.4.12-60.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.x86_64", "product": { "name": "containerd-ctr-1.4.12-60.1.x86_64", "product_id": "containerd-ctr-1.4.12-60.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-20.10.12_ce-159.1.x86_64", "product_id": "docker-20.10.12_ce-159.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-kubic-20.10.12_ce-159.1.x86_64", "product_id": "docker-kubic-20.10.12_ce-159.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64" }, "product_reference": "containerd-1.4.12-60.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le" }, "product_reference": "containerd-1.4.12-60.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x" }, "product_reference": "containerd-1.4.12-60.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64" }, "product_reference": "containerd-1.4.12-60.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.12-60.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64" }, "product_reference": "containerd-ctr-1.4.12-60.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.12-60.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le" }, "product_reference": "containerd-ctr-1.4.12-60.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.12-60.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x" }, "product_reference": "containerd-ctr-1.4.12-60.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-ctr-1.4.12-60.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64" }, "product_reference": "containerd-ctr-1.4.12-60.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le" }, "product_reference": "docker-20.10.12_ce-159.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x" }, "product_reference": "docker-20.10.12_ce-159.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-bash-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-fish-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.12_ce-159.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-kubic-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.12_ce-159.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le" }, "product_reference": "docker-kubic-20.10.12_ce-159.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.12_ce-159.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x" }, "product_reference": "docker-kubic-20.10.12_ce-159.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-20.10.12_ce-159.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-kubic-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.12_ce-159.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-zsh-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:13Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:13Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:13Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:13Z", "details": "moderate" } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2021-41190", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41190" } ], "notes": [ { "category": "general", "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41190", "url": "https://www.suse.com/security/cve/CVE-2021-41190" }, { "category": "external", "summary": "SUSE Bug 1193273 for CVE-2021-41190", "url": "https://bugzilla.suse.com/1193273" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:containerd-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.aarch64", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.ppc64le", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.s390x", "openSUSE Leap 15.3:containerd-ctr-1.4.12-60.1.x86_64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "openSUSE Leap 15.3:docker-zsh-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:13Z", "details": "moderate" } ], "title": "CVE-2021-41190" } ] }
fkie_cve-2021-41091
Vulnerability from fkie_nvd
6.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf | ||
security-advisories@github.com | https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558 | Third Party Advisory | |
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/ | ||
security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf | ||
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/ |
Vendor | Product | Version | |
---|---|---|---|
mobyproject | moby | * | |
fedoraproject | fedora | 34 | |
fedoraproject | fedora | 35 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*", "matchCriteriaId": "83825875-76D7-4BB9-BB49-86568EBE67E9", "versionEndExcluding": "20.10.9", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers." }, { "lang": "es", "value": "Moby es un proyecto de c\u00f3digo abierto creado por Docker para permitir la contenci\u00f3n de software. Se encontr\u00f3 un error en Moby (Docker Engine) en el que el directorio de datos (normalmente \"/var/lib/docker\") conten\u00eda subdirectorios con permisos insuficientemente restringidos, lo que permit\u00eda a usuarios de Linux no privilegiados saltar el contenido del directorio y ejecutar programas. Cuando los contenedores inclu\u00edan programas ejecutables con bits de permiso extendidos (como \"setuid\"), los usuarios no privilegiados de Linux pod\u00edan detectar y ejecutar esos programas. Cuando el UID de un usuario de Linux no privilegiados en el host colisionaba con el propietario o el grupo de un archivo dentro de un contenedor, el usuario de Linux no privilegiados en el host pod\u00eda descubrir, leer y modificar esos archivos. Este bug ha sido corregido en Moby (Docker Engine) versi\u00f3n 20.10.9. Usuarios deber\u00edan actualizar a esta versi\u00f3n lo antes posible. Los contenedores en ejecuci\u00f3n deben ser detenidos y reiniciados para que los permisos sean corregidos. Para usuarios que no puedan actualizar, limite el acceso al host a usuarios confiables. Limite el acceso a los vol\u00famenes del host a los contenedores confiables" } ], "id": "CVE-2021-41091", "lastModified": "2024-11-21T06:25:26.587", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.0, "impactScore": 3.7, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 2.0, "impactScore": 3.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-10-04T21:15:12.680", "references": [ { "source": "security-advisories@github.com", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ], "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "source": "security-advisories@github.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-281" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2022:0213-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker fixes the following issues:\n\n- CVE-2021-41089: Fixed \u0027cp\u0027 can chmod host files (bsc#1191015).\n- CVE-2021-41091: Fixed flaw that could lead to data directory traversal in moby (bsc#1191434).\n- CVE-2021-41092: Fixed exposed user credentials with a misconfigured configuration file (bsc#1191334).\n- CVE-2021-41103: Fixed file access to local users in containerd (bsc#1191121).\n- CVE-2021-41190: Fixed OCI manifest and index parsing confusion (bsc#1193273).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-213,SUSE-SLE-Module-Containers-12-2022-213", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0213-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0213-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220213-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0213-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010123.html" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE Bug 1193273", "url": "https://bugzilla.suse.com/1193273" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41190 page", "url": "https://www.suse.com/security/cve/CVE-2021-41190/" } ], "title": "Security update for containerd, docker", "tracking": { "current_release_date": "2022-01-27T13:49:06Z", "generator": { "date": "2022-01-27T13:49:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0213-1", "initial_release_date": "2022-01-27T13:49:06Z", "revision_history": [ { "date": "2022-01-27T13:49:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-16.49.1.aarch64", "product": { "name": "containerd-1.4.12-16.49.1.aarch64", "product_id": "containerd-1.4.12-16.49.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-16.49.1.aarch64", "product": { "name": "containerd-ctr-1.4.12-16.49.1.aarch64", "product_id": "containerd-ctr-1.4.12-16.49.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-98.75.1.aarch64", "product": { "name": "docker-20.10.12_ce-98.75.1.aarch64", "product_id": "docker-20.10.12_ce-98.75.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-98.75.1.aarch64", "product": { "name": "docker-kubic-20.10.12_ce-98.75.1.aarch64", "product_id": "docker-kubic-20.10.12_ce-98.75.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-16.49.1.i586", "product": { "name": "containerd-1.4.12-16.49.1.i586", "product_id": "containerd-1.4.12-16.49.1.i586" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-16.49.1.i586", "product": { "name": "containerd-ctr-1.4.12-16.49.1.i586", "product_id": "containerd-ctr-1.4.12-16.49.1.i586" } }, { "category": "product_version", "name": "docker-20.10.12_ce-98.75.1.i586", "product": { "name": "docker-20.10.12_ce-98.75.1.i586", "product_id": "docker-20.10.12_ce-98.75.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-bash-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-bash-completion-20.10.12_ce-98.75.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-fish-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-fish-completion-20.10.12_ce-98.75.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.12_ce-98.75.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.12_ce-98.75.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.12_ce-98.75.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.12_ce-98.75.1.noarch", "product": { "name": "docker-zsh-completion-20.10.12_ce-98.75.1.noarch", "product_id": "docker-zsh-completion-20.10.12_ce-98.75.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-16.49.1.ppc64le", "product": { "name": "containerd-1.4.12-16.49.1.ppc64le", "product_id": "containerd-1.4.12-16.49.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-16.49.1.ppc64le", "product": { "name": "containerd-ctr-1.4.12-16.49.1.ppc64le", "product_id": "containerd-ctr-1.4.12-16.49.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.12_ce-98.75.1.ppc64le", "product": { "name": "docker-20.10.12_ce-98.75.1.ppc64le", "product_id": "docker-20.10.12_ce-98.75.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-98.75.1.ppc64le", "product": { "name": "docker-kubic-20.10.12_ce-98.75.1.ppc64le", "product_id": "docker-kubic-20.10.12_ce-98.75.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-16.49.1.s390x", "product": { "name": "containerd-1.4.12-16.49.1.s390x", "product_id": "containerd-1.4.12-16.49.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-16.49.1.s390x", "product": { "name": "containerd-ctr-1.4.12-16.49.1.s390x", "product_id": "containerd-ctr-1.4.12-16.49.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.12_ce-98.75.1.s390x", "product": { "name": "docker-20.10.12_ce-98.75.1.s390x", "product_id": "docker-20.10.12_ce-98.75.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-98.75.1.s390x", "product": { "name": "docker-kubic-20.10.12_ce-98.75.1.s390x", "product_id": "docker-kubic-20.10.12_ce-98.75.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-16.49.1.x86_64", "product": { "name": "containerd-1.4.12-16.49.1.x86_64", "product_id": "containerd-1.4.12-16.49.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-16.49.1.x86_64", "product": { "name": "containerd-ctr-1.4.12-16.49.1.x86_64", "product_id": "containerd-ctr-1.4.12-16.49.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-98.75.1.x86_64", "product": { "name": "docker-20.10.12_ce-98.75.1.x86_64", "product_id": "docker-20.10.12_ce-98.75.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-98.75.1.x86_64", "product": { "name": "docker-kubic-20.10.12_ce-98.75.1.x86_64", "product_id": "docker-kubic-20.10.12_ce-98.75.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-98.75.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 12", "product": { "name": "SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-16.49.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le" }, "product_reference": "containerd-1.4.12-16.49.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-16.49.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x" }, "product_reference": "containerd-1.4.12-16.49.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-16.49.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64" }, "product_reference": "containerd-1.4.12-16.49.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-98.75.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le" }, "product_reference": "docker-20.10.12_ce-98.75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-98.75.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x" }, "product_reference": "docker-20.10.12_ce-98.75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-98.75.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" }, "product_reference": "docker-20.10.12_ce-98.75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-27T13:49:06Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-27T13:49:06Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-27T13:49:06Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-27T13:49:06Z", "details": "moderate" } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2021-41190", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41190" } ], "notes": [ { "category": "general", "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41190", "url": "https://www.suse.com/security/cve/CVE-2021-41190" }, { "category": "external", "summary": "SUSE Bug 1193273 for CVE-2021-41190", "url": "https://bugzilla.suse.com/1193273" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.12-16.49.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.12_ce-98.75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-27T13:49:06Z", "details": "moderate" } ], "title": "CVE-2021-41190" } ] }
suse-su-2021:3336-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker, runc", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker, runc fixes the following issues:\n\nDocker was updated to 20.10.9-ce. (bsc#1191355)\n\nSee upstream changelog in the packaged\n /usr/share/doc/packages/docker/CHANGELOG.md. \n\n CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103\n\ncontainer was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355\n\n- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)\n\nUpdate to runc v1.0.2. Upstream changelog is available from\n\n https://github.com/opencontainers/runc/releases/tag/v1.0.2\n\n* Fixed a failure to set CPU quota period in some cases on cgroup v1.\n* Fixed the inability to start a container with the \u0027adding seccomp filter\n rule for syscall ...\u0027 error, caused by redundant seccomp rules (i.e. those\n that has action equal to the default one). Such redundant rules are now\n skipped.\n* Made release builds reproducible from now on.\n* Fixed a rare debug log race in runc init, which can result in occasional\n harmful \u0027failed to decode ...\u0027 errors from runc run or exec.\n* Fixed the check in cgroup v1 systemd manager if a container needs to be\n frozen before Set, and add a setting to skip such freeze unconditionally.\n The previous fix for that issue, done in runc 1.0.1, was not working.\n\nUpdate to runc v1.0.1. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.1\n\n* Fixed occasional runc exec/run failure (\u0027interrupted system call\u0027) on an\n Azure volume.\n* Fixed \u0027unable to find groups ... token too long\u0027 error with /etc/group\n containing lines longer than 64K characters.\n* cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is\n frozen. This is a regression in 1.0.0, not affecting runc itself but some\n of libcontainer users (e.g Kubernetes).\n* cgroupv2: bpf: Ignore inaccessible existing programs in case of\n permission error when handling replacement of existing bpf cgroup\n programs. This fixes a regression in 1.0.0, where some SELinux\n policies would block runc from being able to run entirely.\n* cgroup/systemd/v2: don\u0027t freeze cgroup on Set.\n* cgroup/systemd/v1: avoid unnecessary freeze on Set.\n- fix issues with runc under openSUSE MicroOS\u0027s SELinux policy. bsc#1187704\n\nUpdate to runc v1.0.0. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.0\n\n! The usage of relative paths for mountpoints will now produce a warning\n (such configurations are outside of the spec, and in future runc will\n produce an error when given such configurations).\n* cgroupv2: devices: rework the filter generation to produce consistent\n results with cgroupv1, and always clobber any existing eBPF\n program(s) to fix runc update and avoid leaking eBPF programs\n (resulting in errors when managing containers).\n* cgroupv2: correctly convert \u0027number of IOs\u0027 statistics in a\n cgroupv1-compatible way.\n* cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures.\n* cgroupv2: wait for freeze to finish before returning from the freezing\n code, optimize the method for checking whether a cgroup is frozen.\n* cgroups/systemd: fixed \u0027retry on dbus disconnect\u0027 logic introduced in rc94\n* cgroups/systemd: fixed returning \u0027unit already exists\u0027 error from a systemd\n cgroup manager (regression in rc94)\n+ cgroupv2: support SkipDevices with systemd driver\n+ cgroup/systemd: return, not ignore, stop unit error from Destroy\n+ Make \u0027runc --version\u0027 output sane even when built with go get or\n otherwise outside of our build scripts.\n+ cgroups: set SkipDevices during runc update (so we don\u0027t modify\n cgroups at all during runc update).\n+ cgroup1: blkio: support BFQ weights.\n+ cgroupv2: set per-device io weights if BFQ IO scheduler is available.\n\nUpdate to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95\n\nThis release of runc contains a fix for CVE-2021-30465, and users are\nstrongly recommended to update (especially if you are providing\nsemi-limited access to spawn containers to untrusted users). (bsc#1185405)\n\nUpdate to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94\n\nBreaking Changes:\n* cgroupv1: kernel memory limits are now always ignored, as kmemcg has\n been effectively deprecated by the kernel. Users should make use of regular\n memory cgroup controls.\n\nRegression Fixes:\n\n* seccomp: fix 32-bit compilation errors\n* runc init: fix a hang caused by deadlock in seccomp/ebpf loading code\n* runc start: fix \u0027chdir to cwd: permission denied\u0027 for some setups\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3336,SUSE-SLE-Module-Containers-12-2021-3336", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3336-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3336-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213336-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3336-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009566.html" }, { "category": "self", "summary": "SUSE Bug 1102408", "url": "https://bugzilla.suse.com/1102408" }, { "category": "self", "summary": "SUSE Bug 1185405", "url": "https://bugzilla.suse.com/1185405" }, { "category": "self", "summary": "SUSE Bug 1187704", "url": "https://bugzilla.suse.com/1187704" }, { "category": "self", "summary": "SUSE Bug 1188282", "url": "https://bugzilla.suse.com/1188282" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191355", "url": "https://bugzilla.suse.com/1191355" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30465 page", "url": "https://www.suse.com/security/cve/CVE-2021-30465/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32760 page", "url": "https://www.suse.com/security/cve/CVE-2021-32760/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" } ], "title": "Security update for containerd, docker, runc", "tracking": { "current_release_date": "2021-10-12T09:05:24Z", "generator": { "date": "2021-10-12T09:05:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3336-1", "initial_release_date": "2021-10-12T09:05:24Z", "revision_history": [ { "date": "2021-10-12T09:05:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-16.45.1.aarch64", "product": { "name": "containerd-1.4.11-16.45.1.aarch64", "product_id": "containerd-1.4.11-16.45.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-16.45.1.aarch64", "product": { "name": "containerd-ctr-1.4.11-16.45.1.aarch64", "product_id": "containerd-ctr-1.4.11-16.45.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-98.72.1.aarch64", "product": { "name": "docker-20.10.9_ce-98.72.1.aarch64", "product_id": "docker-20.10.9_ce-98.72.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-98.72.1.aarch64", "product": { "name": "docker-kubic-20.10.9_ce-98.72.1.aarch64", "product_id": "docker-kubic-20.10.9_ce-98.72.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.aarch64" } }, { "category": "product_version", "name": "runc-1.0.2-16.14.1.aarch64", "product": { "name": "runc-1.0.2-16.14.1.aarch64", "product_id": "runc-1.0.2-16.14.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-16.45.1.i586", "product": { "name": "containerd-1.4.11-16.45.1.i586", "product_id": "containerd-1.4.11-16.45.1.i586" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-16.45.1.i586", "product": { "name": "containerd-ctr-1.4.11-16.45.1.i586", "product_id": "containerd-ctr-1.4.11-16.45.1.i586" } }, { "category": "product_version", "name": "docker-20.10.9_ce-98.72.1.i586", "product": { "name": "docker-20.10.9_ce-98.72.1.i586", "product_id": "docker-20.10.9_ce-98.72.1.i586" } }, { "category": "product_version", "name": "runc-1.0.2-16.14.1.i586", "product": { "name": "runc-1.0.2-16.14.1.i586", "product_id": "runc-1.0.2-16.14.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-bash-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-bash-completion-20.10.9_ce-98.72.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-fish-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-fish-completion-20.10.9_ce-98.72.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.9_ce-98.72.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.9_ce-98.72.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.9_ce-98.72.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.9_ce-98.72.1.noarch", "product": { "name": "docker-zsh-completion-20.10.9_ce-98.72.1.noarch", "product_id": "docker-zsh-completion-20.10.9_ce-98.72.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-16.45.1.ppc64le", "product": { "name": "containerd-1.4.11-16.45.1.ppc64le", "product_id": "containerd-1.4.11-16.45.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-16.45.1.ppc64le", "product": { "name": "containerd-ctr-1.4.11-16.45.1.ppc64le", "product_id": "containerd-ctr-1.4.11-16.45.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.9_ce-98.72.1.ppc64le", "product": { "name": "docker-20.10.9_ce-98.72.1.ppc64le", "product_id": "docker-20.10.9_ce-98.72.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-98.72.1.ppc64le", "product": { "name": "docker-kubic-20.10.9_ce-98.72.1.ppc64le", "product_id": "docker-kubic-20.10.9_ce-98.72.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.ppc64le" } }, { "category": "product_version", "name": "runc-1.0.2-16.14.1.ppc64le", "product": { "name": "runc-1.0.2-16.14.1.ppc64le", "product_id": "runc-1.0.2-16.14.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-16.45.1.s390x", "product": { "name": "containerd-1.4.11-16.45.1.s390x", "product_id": "containerd-1.4.11-16.45.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-16.45.1.s390x", "product": { "name": "containerd-ctr-1.4.11-16.45.1.s390x", "product_id": "containerd-ctr-1.4.11-16.45.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.9_ce-98.72.1.s390x", "product": { "name": "docker-20.10.9_ce-98.72.1.s390x", "product_id": "docker-20.10.9_ce-98.72.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-98.72.1.s390x", "product": { "name": "docker-kubic-20.10.9_ce-98.72.1.s390x", "product_id": "docker-kubic-20.10.9_ce-98.72.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.s390x" } }, { "category": "product_version", "name": "runc-1.0.2-16.14.1.s390x", "product": { "name": "runc-1.0.2-16.14.1.s390x", "product_id": "runc-1.0.2-16.14.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-16.45.1.x86_64", "product": { "name": "containerd-1.4.11-16.45.1.x86_64", "product_id": "containerd-1.4.11-16.45.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-16.45.1.x86_64", "product": { "name": "containerd-ctr-1.4.11-16.45.1.x86_64", "product_id": "containerd-ctr-1.4.11-16.45.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-98.72.1.x86_64", "product": { "name": "docker-20.10.9_ce-98.72.1.x86_64", "product_id": "docker-20.10.9_ce-98.72.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-98.72.1.x86_64", "product": { "name": "docker-kubic-20.10.9_ce-98.72.1.x86_64", "product_id": "docker-kubic-20.10.9_ce-98.72.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-98.72.1.x86_64" } }, { "category": "product_version", "name": "runc-1.0.2-16.14.1.x86_64", "product": { "name": "runc-1.0.2-16.14.1.x86_64", "product_id": "runc-1.0.2-16.14.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 12", "product": { "name": "SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-16.45.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le" }, "product_reference": "containerd-1.4.11-16.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-16.45.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x" }, "product_reference": "containerd-1.4.11-16.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-16.45.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64" }, "product_reference": "containerd-1.4.11-16.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-98.72.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-98.72.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-98.72.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x" }, "product_reference": "docker-20.10.9_ce-98.72.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-98.72.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64" }, "product_reference": "docker-20.10.9_ce-98.72.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-16.14.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le" }, "product_reference": "runc-1.0.2-16.14.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-16.14.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x" }, "product_reference": "runc-1.0.2-16.14.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-16.14.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" }, "product_reference": "runc-1.0.2-16.14.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-30465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30465" } ], "notes": [ { "category": "general", "text": "runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30465", "url": "https://www.suse.com/security/cve/CVE-2021-30465" }, { "category": "external", "summary": "SUSE Bug 1185405 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1185405" }, { "category": "external", "summary": "SUSE Bug 1189161 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1189161" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "important" } ], "title": "CVE-2021-30465" }, { "cve": "CVE-2021-32760", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32760" } ], "notes": [ { "category": "general", "text": "containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host\u0027s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in containerd 1.5.4 and 1.4.8. As a workaround, ensure that users only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with specific files.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32760", "url": "https://www.suse.com/security/cve/CVE-2021-32760" }, { "category": "external", "summary": "SUSE Bug 1188282 for CVE-2021-32760", "url": "https://bugzilla.suse.com/1188282" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "moderate" } ], "title": "CVE-2021-32760" }, { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.s390x", "SUSE Linux Enterprise Module for Containers 12:containerd-1.4.11-16.45.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-20.10.9_ce-98.72.1.x86_64", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.s390x", "SUSE Linux Enterprise Module for Containers 12:runc-1.0.2-16.14.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-12T09:05:24Z", "details": "moderate" } ], "title": "CVE-2021-41103" } ] }
suse-su-2022:0334-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker fixes the following issues:\n\n- CVE-2021-41089: Fixed \u0027cp\u0027 can chmod host files (bsc#1191015).\n- CVE-2021-41091: Fixed flaw that could lead to data directory traversal in moby (bsc#1191434).\n- CVE-2021-41092: Fixed exposed user credentials with a misconfigured configuration file (bsc#1191334).\n- CVE-2021-41103: Fixed file access to local users in containerd (bsc#1191121).\n- CVE-2021-41190: Fixed OCI manifest and index parsing confusion (bsc#1193273).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-334,SUSE-SLE-Module-Containers-15-SP3-2022-334,SUSE-SUSE-MicroOS-5.0-2022-334,SUSE-SUSE-MicroOS-5.1-2022-334", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0334-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0334-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220334-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0334-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010185.html" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE Bug 1193273", "url": "https://bugzilla.suse.com/1193273" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41190 page", "url": "https://www.suse.com/security/cve/CVE-2021-41190/" } ], "title": "Security update for containerd, docker", "tracking": { "current_release_date": "2022-02-04T08:31:17Z", "generator": { "date": "2022-02-04T08:31:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0334-1", "initial_release_date": "2022-02-04T08:31:17Z", "revision_history": [ { "date": "2022-02-04T08:31:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.aarch64", "product": { "name": "containerd-1.4.12-60.1.aarch64", "product_id": "containerd-1.4.12-60.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.aarch64", "product": { "name": "containerd-ctr-1.4.12-60.1.aarch64", "product_id": "containerd-ctr-1.4.12-60.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-20.10.12_ce-159.1.aarch64", "product_id": "docker-20.10.12_ce-159.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-kubic-20.10.12_ce-159.1.aarch64", "product_id": "docker-kubic-20.10.12_ce-159.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.i586", "product": { "name": "containerd-1.4.12-60.1.i586", "product_id": "containerd-1.4.12-60.1.i586" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.i586", "product": { "name": "containerd-ctr-1.4.12-60.1.i586", "product_id": "containerd-ctr-1.4.12-60.1.i586" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.i586", "product": { "name": "docker-20.10.12_ce-159.1.i586", "product_id": "docker-20.10.12_ce-159.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-bash-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-bash-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-fish-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-fish-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.12_ce-159.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.12_ce-159.1.noarch", "product": { "name": "docker-zsh-completion-20.10.12_ce-159.1.noarch", "product_id": "docker-zsh-completion-20.10.12_ce-159.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.ppc64le", "product": { "name": "containerd-1.4.12-60.1.ppc64le", "product_id": "containerd-1.4.12-60.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.ppc64le", "product": { "name": "containerd-ctr-1.4.12-60.1.ppc64le", "product_id": "containerd-ctr-1.4.12-60.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-20.10.12_ce-159.1.ppc64le", "product_id": "docker-20.10.12_ce-159.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-kubic-20.10.12_ce-159.1.ppc64le", "product_id": "docker-kubic-20.10.12_ce-159.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.s390x", "product": { "name": "containerd-1.4.12-60.1.s390x", "product_id": "containerd-1.4.12-60.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.s390x", "product": { "name": "containerd-ctr-1.4.12-60.1.s390x", "product_id": "containerd-ctr-1.4.12-60.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.s390x", "product": { "name": "docker-20.10.12_ce-159.1.s390x", "product_id": "docker-20.10.12_ce-159.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.s390x", "product": { "name": "docker-kubic-20.10.12_ce-159.1.s390x", "product_id": "docker-kubic-20.10.12_ce-159.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.12-60.1.x86_64", "product": { "name": "containerd-1.4.12-60.1.x86_64", "product_id": "containerd-1.4.12-60.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.12-60.1.x86_64", "product": { "name": "containerd-ctr-1.4.12-60.1.x86_64", "product_id": "containerd-ctr-1.4.12-60.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-20.10.12_ce-159.1.x86_64", "product_id": "docker-20.10.12_ce-159.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-kubic-20.10.12_ce-159.1.x86_64", "product_id": "docker-kubic-20.10.12_ce-159.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.12_ce-159.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.0", "product": { "name": "SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.0" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64" }, "product_reference": "containerd-1.4.12-60.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le" }, "product_reference": "containerd-1.4.12-60.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x" }, "product_reference": "containerd-1.4.12-60.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64" }, "product_reference": "containerd-1.4.12-60.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le" }, "product_reference": "docker-20.10.12_ce-159.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x" }, "product_reference": "docker-20.10.12_ce-159.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.12_ce-159.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-bash-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.12_ce-159.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" }, "product_reference": "docker-fish-completion-20.10.12_ce-159.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64" }, "product_reference": "containerd-1.4.12-60.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64" }, "product_reference": "containerd-1.4.12-60.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64" }, "product_reference": "containerd-1.4.12-60.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x" }, "product_reference": "containerd-1.4.12-60.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.12-60.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64" }, "product_reference": "containerd-1.4.12-60.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64" }, "product_reference": "docker-20.10.12_ce-159.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x" }, "product_reference": "docker-20.10.12_ce-159.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.12_ce-159.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64" }, "product_reference": "docker-20.10.12_ce-159.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:17Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:17Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:17Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:17Z", "details": "moderate" } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2021-41190", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41190" } ], "notes": [ { "category": "general", "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41190", "url": "https://www.suse.com/security/cve/CVE-2021-41190" }, { "category": "external", "summary": "SUSE Bug 1193273 for CVE-2021-41190", "url": "https://bugzilla.suse.com/1193273" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.12-60.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.12_ce-159.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.12_ce-159.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.12_ce-159.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2022-02-04T08:31:17Z", "details": "moderate" } ], "title": "CVE-2021-41190" } ] }
suse-su-2021:3506-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for containerd, docker, runc", "title": "Title of the patch" }, { "category": "description", "text": "This update for containerd, docker, runc fixes the following issues:\n\nDocker was updated to 20.10.9-ce. (bsc#1191355)\n\nSee upstream changelog in the packaged\n /usr/share/doc/packages/docker/CHANGELOG.md. \n\n CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103\n\ncontainer was updated to v1.4.11, to fix CVE-2021-41103. bsc#1191355\n\n- CVE-2021-32760: Fixed that a archive package allows chmod of file outside of unpack target directory (bsc#1188282)\n\n- Install systemd service file as well (bsc#1190826)\n\nUpdate to runc v1.0.2. Upstream changelog is available from\n\n https://github.com/opencontainers/runc/releases/tag/v1.0.2\n\n* Fixed a failure to set CPU quota period in some cases on cgroup v1.\n* Fixed the inability to start a container with the \u0027adding seccomp filter\n rule for syscall ...\u0027 error, caused by redundant seccomp rules (i.e. those\n that has action equal to the default one). Such redundant rules are now\n skipped.\n* Made release builds reproducible from now on.\n* Fixed a rare debug log race in runc init, which can result in occasional\n harmful \u0027failed to decode ...\u0027 errors from runc run or exec.\n* Fixed the check in cgroup v1 systemd manager if a container needs to be\n frozen before Set, and add a setting to skip such freeze unconditionally.\n The previous fix for that issue, done in runc 1.0.1, was not working.\n\nUpdate to runc v1.0.1. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.1\n\n* Fixed occasional runc exec/run failure (\u0027interrupted system call\u0027) on an\n Azure volume.\n* Fixed \u0027unable to find groups ... token too long\u0027 error with /etc/group\n containing lines longer than 64K characters.\n* cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is\n frozen. This is a regression in 1.0.0, not affecting runc itself but some\n of libcontainer users (e.g Kubernetes).\n* cgroupv2: bpf: Ignore inaccessible existing programs in case of\n permission error when handling replacement of existing bpf cgroup\n programs. This fixes a regression in 1.0.0, where some SELinux\n policies would block runc from being able to run entirely.\n* cgroup/systemd/v2: don\u0027t freeze cgroup on Set.\n* cgroup/systemd/v1: avoid unnecessary freeze on Set.\n- fix issues with runc under openSUSE MicroOS\u0027s SELinux policy. bsc#1187704\n\nUpdate to runc v1.0.0. Upstream changelog is available from\n\nhttps://github.com/opencontainers/runc/releases/tag/v1.0.0\n\n! The usage of relative paths for mountpoints will now produce a warning\n (such configurations are outside of the spec, and in future runc will\n produce an error when given such configurations).\n* cgroupv2: devices: rework the filter generation to produce consistent\n results with cgroupv1, and always clobber any existing eBPF\n program(s) to fix runc update and avoid leaking eBPF programs\n (resulting in errors when managing containers).\n* cgroupv2: correctly convert \u0027number of IOs\u0027 statistics in a\n cgroupv1-compatible way.\n* cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures.\n* cgroupv2: wait for freeze to finish before returning from the freezing\n code, optimize the method for checking whether a cgroup is frozen.\n* cgroups/systemd: fixed \u0027retry on dbus disconnect\u0027 logic introduced in rc94\n* cgroups/systemd: fixed returning \u0027unit already exists\u0027 error from a systemd\n cgroup manager (regression in rc94)\n+ cgroupv2: support SkipDevices with systemd driver\n+ cgroup/systemd: return, not ignore, stop unit error from Destroy\n+ Make \u0027runc --version\u0027 output sane even when built with go get or\n otherwise outside of our build scripts.\n+ cgroups: set SkipDevices during runc update (so we don\u0027t modify\n cgroups at all during runc update).\n+ cgroup1: blkio: support BFQ weights.\n+ cgroupv2: set per-device io weights if BFQ IO scheduler is available.\n\nUpdate to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95\n\nThis release of runc contains a fix for CVE-2021-30465, and users are\nstrongly recommended to update (especially if you are providing\nsemi-limited access to spawn containers to untrusted users). (bsc#1185405)\n\nUpdate to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94\n\nBreaking Changes:\n* cgroupv1: kernel memory limits are now always ignored, as kmemcg has\n been effectively deprecated by the kernel. Users should make use of regular\n memory cgroup controls.\n\nRegression Fixes:\n\n* seccomp: fix 32-bit compilation errors\n* runc init: fix a hang caused by deadlock in seccomp/ebpf loading code\n* runc start: fix \u0027chdir to cwd: permission denied\u0027 for some setups\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3506,SUSE-SLE-Module-Containers-15-SP2-2021-3506,SUSE-SLE-Module-Containers-15-SP3-2021-3506,SUSE-SLE-Product-HPC-15-2021-3506,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3506,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3506,SUSE-SLE-Product-SLES-15-2021-3506,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-3506,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-3506,SUSE-SLE-Product-SLES_SAP-15-2021-3506,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-3506,SUSE-SUSE-MicroOS-5.0-2021-3506,SUSE-SUSE-MicroOS-5.1-2021-3506,SUSE-Storage-6-2021-3506,SUSE-Storage-7-2021-3506", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3506-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3506-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213506-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3506-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009645.html" }, { "category": "self", "summary": "SUSE Bug 1102408", "url": "https://bugzilla.suse.com/1102408" }, { "category": "self", "summary": "SUSE Bug 1185405", "url": "https://bugzilla.suse.com/1185405" }, { "category": "self", "summary": "SUSE Bug 1187704", "url": "https://bugzilla.suse.com/1187704" }, { "category": "self", "summary": "SUSE Bug 1188282", "url": "https://bugzilla.suse.com/1188282" }, { "category": "self", "summary": "SUSE Bug 1190826", "url": "https://bugzilla.suse.com/1190826" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191355", "url": "https://bugzilla.suse.com/1191355" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30465 page", "url": "https://www.suse.com/security/cve/CVE-2021-30465/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32760 page", "url": "https://www.suse.com/security/cve/CVE-2021-32760/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" } ], "title": "Security update for containerd, docker, runc", "tracking": { "current_release_date": "2021-10-25T08:20:55Z", "generator": { "date": "2021-10-25T08:20:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3506-1", "initial_release_date": "2021-10-25T08:20:55Z", "revision_history": [ { "date": "2021-10-25T08:20:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.aarch64", "product": { "name": "containerd-1.4.11-56.1.aarch64", "product_id": "containerd-1.4.11-56.1.aarch64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.aarch64", "product": { "name": "containerd-ctr-1.4.11-56.1.aarch64", "product_id": "containerd-ctr-1.4.11-56.1.aarch64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-20.10.9_ce-156.1.aarch64", "product_id": "docker-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-kubic-20.10.9_ce-156.1.aarch64", "product_id": "docker-kubic-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.aarch64" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.aarch64", "product": { "name": "runc-1.0.2-23.1.aarch64", "product_id": "runc-1.0.2-23.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.i586", "product": { "name": "containerd-1.4.11-56.1.i586", "product_id": "containerd-1.4.11-56.1.i586" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.i586", "product": { "name": "containerd-ctr-1.4.11-56.1.i586", "product_id": "containerd-ctr-1.4.11-56.1.i586" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.i586", "product": { "name": "docker-20.10.9_ce-156.1.i586", "product_id": "docker-20.10.9_ce-156.1.i586" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.i586", "product": { "name": "runc-1.0.2-23.1.i586", "product_id": "runc-1.0.2-23.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-bash-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-fish-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-fish-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-bash-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-fish-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-kubic-zsh-completion-20.10.9_ce-156.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.9_ce-156.1.noarch", "product": { "name": "docker-zsh-completion-20.10.9_ce-156.1.noarch", "product_id": "docker-zsh-completion-20.10.9_ce-156.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.ppc64le", "product": { "name": "containerd-1.4.11-56.1.ppc64le", "product_id": "containerd-1.4.11-56.1.ppc64le" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.ppc64le", "product": { "name": "containerd-ctr-1.4.11-56.1.ppc64le", "product_id": "containerd-ctr-1.4.11-56.1.ppc64le" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-20.10.9_ce-156.1.ppc64le", "product_id": "docker-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-kubic-20.10.9_ce-156.1.ppc64le", "product_id": "docker-kubic-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.ppc64le" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.ppc64le", "product": { "name": "runc-1.0.2-23.1.ppc64le", "product_id": "runc-1.0.2-23.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.s390x", "product": { "name": "containerd-1.4.11-56.1.s390x", "product_id": "containerd-1.4.11-56.1.s390x" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.s390x", "product": { "name": "containerd-ctr-1.4.11-56.1.s390x", "product_id": "containerd-ctr-1.4.11-56.1.s390x" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.s390x", "product": { "name": "docker-20.10.9_ce-156.1.s390x", "product_id": "docker-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.s390x", "product": { "name": "docker-kubic-20.10.9_ce-156.1.s390x", "product_id": "docker-kubic-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.s390x" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.s390x", "product": { "name": "runc-1.0.2-23.1.s390x", "product_id": "runc-1.0.2-23.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "containerd-1.4.11-56.1.x86_64", "product": { "name": "containerd-1.4.11-56.1.x86_64", "product_id": "containerd-1.4.11-56.1.x86_64" } }, { "category": "product_version", "name": "containerd-ctr-1.4.11-56.1.x86_64", "product": { "name": "containerd-ctr-1.4.11-56.1.x86_64", "product_id": "containerd-ctr-1.4.11-56.1.x86_64" } }, { "category": "product_version", "name": "docker-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-20.10.9_ce-156.1.x86_64", "product_id": "docker-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-kubic-20.10.9_ce-156.1.x86_64", "product_id": "docker-kubic-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-20.10.9_ce-156.1.x86_64" } }, { "category": "product_version", "name": "runc-1.0.2-23.1.x86_64", "product": { "name": "runc-1.0.2-23.1.x86_64", "product_id": "runc-1.0.2-23.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.0", "product": { "name": "SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.0" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP2", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-fish-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le" }, "product_reference": "containerd-1.4.11-56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le" }, "product_reference": "docker-20.10.9_ce-156.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le" }, "product_reference": "runc-1.0.2-23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x" }, "product_reference": "containerd-1.4.11-56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x" }, "product_reference": "docker-20.10.9_ce-156.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x" }, "product_reference": "runc-1.0.2-23.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64" }, "product_reference": "containerd-1.4.11-56.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "containerd-1.4.11-56.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64" }, "product_reference": "containerd-1.4.11-56.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64" }, "product_reference": "docker-20.10.9_ce-156.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.9_ce-156.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64" }, "product_reference": "docker-20.10.9_ce-156.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.9_ce-156.1.noarch as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch" }, "product_reference": "docker-bash-completion-20.10.9_ce-156.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64" }, "product_reference": "runc-1.0.2-23.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1.0.2-23.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64" }, "product_reference": "runc-1.0.2-23.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-30465", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30465" } ], "notes": [ { "category": "general", "text": "runc before 1.0.0-rc95 allows a Container Filesystem Breakout via Directory Traversal. To exploit the vulnerability, an attacker must be able to create multiple containers with a fairly specific mount configuration. The problem occurs via a symlink-exchange attack that relies on a race condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30465", "url": "https://www.suse.com/security/cve/CVE-2021-30465" }, { "category": "external", "summary": "SUSE Bug 1185405 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1185405" }, { "category": "external", "summary": "SUSE Bug 1189161 for CVE-2021-30465", "url": "https://bugzilla.suse.com/1189161" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "important" } ], "title": "CVE-2021-30465" }, { "cve": "CVE-2021-32760", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32760" } ], "notes": [ { "category": "general", "text": "containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host\u0027s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in containerd 1.5.4 and 1.4.8. As a workaround, ensure that users only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with specific files.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32760", "url": "https://www.suse.com/security/cve/CVE-2021-32760" }, { "category": "external", "summary": "SUSE Bug 1188282 for CVE-2021-32760", "url": "https://bugzilla.suse.com/1188282" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "moderate" } ], "title": "CVE-2021-32760" }, { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.aarch64", "SUSE Enterprise Storage 6:containerd-1.4.11-56.1.x86_64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.aarch64", "SUSE Enterprise Storage 6:docker-20.10.9_ce-156.1.x86_64", "SUSE Enterprise Storage 6:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 6:runc-1.0.2-23.1.x86_64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.aarch64", "SUSE Enterprise Storage 7:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.0:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.0:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.0:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Micro 5.1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Micro 5.1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Micro 5.1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP2:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP2:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP3:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-BCL:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.0.2-23.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.4.11-56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.9_ce-156.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.9_ce-156.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:runc-1.0.2-23.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-10-25T08:20:55Z", "details": "moderate" } ], "title": "CVE-2021-41103" } ] }
wid-sec-w-2022-1375
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JFrog Artifactory ist eine universelle DevOps-L\u00f6sung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in JFrog Artifactory ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1375 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1375.json" }, { "category": "self", "summary": "WID-SEC-2022-1375 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1375" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:5165 vom 2023-09-14", "url": "https://access.redhat.com/errata/RHSA-2023:5165" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities vom 2022-09-11", "url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities" }, { "category": "external", "summary": "JFrog Fixed Security Vulnerabilities", "url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6782 vom 2022-10-04", "url": "https://access.redhat.com/errata/RHSA-2022:6782" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5776-1 vom 2022-12-13", "url": "https://ubuntu.com/security/notices/USN-5776-1" } ], "source_lang": "en-US", "title": "JFrog Artifactory: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-09-14T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:34:59.214+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-1375", "initial_release_date": "2022-09-11T22:00:00.000+00:00", "revision_history": [ { "date": "2022-09-11T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-10-03T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates aufgenommen" }, { "date": "2022-10-04T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-12-12T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-12-20T23:00:00.000+00:00", "number": "5", "summary": "Referenz(en) aufgenommen: FEDORA-2022-DB674BAFD9, FEDORA-2022-7E327A20BE" }, { "date": "2023-09-14T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "JFrog Artifactory", "product": { "name": "JFrog Artifactory", "product_id": "T024527", "product_identification_helper": { "cpe": "cpe:/a:jfrog:artifactory:-" } } }, { "category": "product_name", "name": "JFrog Artifactory \u003c 7.46.3", "product": { "name": "JFrog Artifactory \u003c 7.46.3", "product_id": "T024764", "product_identification_helper": { "cpe": "cpe:/a:jfrog:artifactory:7.46.3" } } } ], "category": "product_name", "name": "Artifactory" } ], "category": "vendor", "name": "JFrog" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-4517", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2013-4517" }, { "cve": "CVE-2013-7285", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2013-7285" }, { "cve": "CVE-2014-0107", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2014-0107" }, { "cve": "CVE-2014-0114", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2014-0114" }, { "cve": "CVE-2014-3577", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2014-3577" }, { "cve": "CVE-2014-3623", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2014-3623" }, { "cve": "CVE-2015-0227", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2015-0227" }, { "cve": "CVE-2015-2575", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2015-2575" }, { "cve": "CVE-2015-3253", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2015-3253" }, { "cve": "CVE-2015-4852", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2015-4852" }, { "cve": "CVE-2015-7940", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2015-7940" }, { "cve": "CVE-2016-10750", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-10750" }, { "cve": "CVE-2016-3092", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-3092" }, { "cve": "CVE-2016-3674", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-3674" }, { "cve": "CVE-2016-6501", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-6501" }, { "cve": "CVE-2016-8735", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-8735" }, { "cve": "CVE-2016-8745", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2016-8745" }, { "cve": "CVE-2017-1000487", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-1000487" }, { "cve": "CVE-2017-15095", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-15095" }, { "cve": "CVE-2017-17485", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-17485" }, { "cve": "CVE-2017-18214", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-18214" }, { "cve": "CVE-2017-18640", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-18640" }, { "cve": "CVE-2017-7525", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-7525" }, { "cve": "CVE-2017-7657", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-7657" }, { "cve": "CVE-2017-7957", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-7957" }, { "cve": "CVE-2017-9506", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2017-9506" }, { "cve": "CVE-2018-1000206", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2018-1000206" }, { "cve": "CVE-2018-9116", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2018-9116" }, { "cve": "CVE-2019-10219", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2019-10219" }, { "cve": "CVE-2019-12402", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2019-12402" }, { "cve": "CVE-2019-17359", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2019-17359" }, { "cve": "CVE-2019-17571", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2019-17571" }, { "cve": "CVE-2019-20104", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2019-20104" }, { "cve": "CVE-2020-11996", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-11996" }, { "cve": "CVE-2020-13934", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-13934" }, { "cve": "CVE-2020-13935", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-13935" }, { "cve": "CVE-2020-13949", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-13949" }, { "cve": "CVE-2020-14340", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-14340" }, { "cve": "CVE-2020-15586", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-15586" }, { "cve": "CVE-2020-1745", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-1745" }, { "cve": "CVE-2020-17521", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-17521" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-28500", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-28500" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-7226", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-7226" }, { "cve": "CVE-2020-7692", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-7692" }, { "cve": "CVE-2020-8203", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2020-8203" }, { "cve": "CVE-2021-13936", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-13936" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-22060", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22060" }, { "cve": "CVE-2021-22112", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22112" }, { "cve": "CVE-2021-22119", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22119" }, { "cve": "CVE-2021-22147", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22147" }, { "cve": "CVE-2021-22148", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22148" }, { "cve": "CVE-2021-22149", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22149" }, { "cve": "CVE-2021-22573", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-22573" }, { "cve": "CVE-2021-23337", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-23337" }, { "cve": "CVE-2021-25122", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-25122" }, { "cve": "CVE-2021-26291", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-26291" }, { "cve": "CVE-2021-27568", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-27568" }, { "cve": "CVE-2021-29505", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-29505" }, { "cve": "CVE-2021-30129", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-30129" }, { "cve": "CVE-2021-33037", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-33037" }, { "cve": "CVE-2021-35550", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35550" }, { "cve": "CVE-2021-35556", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35556" }, { "cve": "CVE-2021-35560", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35560" }, { "cve": "CVE-2021-35561", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35561" }, { "cve": "CVE-2021-35564", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35564" }, { "cve": "CVE-2021-35565", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35565" }, { "cve": "CVE-2021-35567", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35567" }, { "cve": "CVE-2021-35578", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35578" }, { "cve": "CVE-2021-35586", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35586" }, { "cve": "CVE-2021-35588", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35588" }, { "cve": "CVE-2021-35603", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-35603" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3765", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-3765" }, { "cve": "CVE-2021-3807", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-3807" }, { "cve": "CVE-2021-38561", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-38561" }, { "cve": "CVE-2021-3859", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-3859" }, { "cve": "CVE-2021-41090", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-41090" }, { "cve": "CVE-2021-41091", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-41091" }, { "cve": "CVE-2021-42340", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-42340" }, { "cve": "CVE-2021-42550", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-42550" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2022-0536", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-0536" }, { "cve": "CVE-2022-22963", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-22963" }, { "cve": "CVE-2022-23632", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-23632" }, { "cve": "CVE-2022-23648", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-23648" }, { "cve": "CVE-2022-23806", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-23806" }, { "cve": "CVE-2022-24769", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-24769" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-27191", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-27191" }, { "cve": "CVE-2022-29153", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-29153" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-32213", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32214", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-32214" }, { "cve": "CVE-2022-32215", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32223", "notes": [ { "category": "description", "text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T024527", "67646", "T000126", "T024764" ] }, "release_date": "2022-09-11T22:00:00.000+00:00", "title": "CVE-2022-32223" } ] }
wid-sec-w-2022-1738
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1738 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1738.json" }, { "category": "self", "summary": "WID-SEC-2022-1738 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1738" }, { "category": "external", "summary": "IBM Security Bulletin 7038982 vom 2023-09-28", "url": "https://www.ibm.com/support/pages/node/7038982" }, { "category": "external", "summary": "IBM Security Bulletin: 6829353 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829353" }, { "category": "external", "summary": "IBM Security Bulletin: 6829371 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829371" }, { "category": "external", "summary": "IBM Security Bulletin: 6829373 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829373" }, { "category": "external", "summary": "IBM Security Bulletin: 6829335 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829335" }, { "category": "external", "summary": "IBM Security Bulletin: 6829311 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829311" }, { "category": "external", "summary": "IBM Security Bulletin: 6829369 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829369" }, { "category": "external", "summary": "IBM Security Bulletin: 6829325 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829325" }, { "category": "external", "summary": "IBM Security Bulletin: 6829365 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829365" }, { "category": "external", "summary": "IBM Security Bulletin: 6829361 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829361" }, { "category": "external", "summary": "IBM Security Bulletin: 6829339 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829339" }, { "category": "external", "summary": "IBM Security Bulletin: 6829349 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829349" }, { "category": "external", "summary": "IBM Security Bulletin: 6829363 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829363" }, { "category": "external", "summary": "IBM Security Bulletin: 6829327 vom 2022-10-16", "url": "https://www.ibm.com/support/pages/node/6829327" }, { "category": "external", "summary": "IBM Security Bulletin 6955819 vom 2023-02-15", "url": "https://www.ibm.com/support/pages/node/6955819" } ], "source_lang": "en-US", "title": "IBM InfoSphere Information Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-09-27T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:36:32.285+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-1738", "initial_release_date": "2022-10-16T22:00:00.000+00:00", "revision_history": [ { "date": "2022-10-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-03T23:00:00.000+00:00", "number": "2", "summary": "CVE erg\u00e4nzt" }, { "date": "2023-02-15T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "IBM InfoSphere Information Server 11.7", "product": { "name": "IBM InfoSphere Information Server 11.7", "product_id": "444803", "product_identification_helper": { "cpe": "cpe:/a:ibm:infosphere_information_server:11.7" } } }, { "category": "product_name", "name": "IBM QRadar SIEM", "product": { "name": "IBM QRadar SIEM", "product_id": "T021415", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:-" } } } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2009-0217", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2009-0217" }, { "cve": "CVE-2009-2625", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2009-2625" }, { "cve": "CVE-2012-0881", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2012-0881" }, { "cve": "CVE-2012-2098", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2012-2098" }, { "cve": "CVE-2013-2172", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2013-2172" }, { "cve": "CVE-2013-4002", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2013-4002" }, { "cve": "CVE-2013-4517", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2013-4517" }, { "cve": "CVE-2015-4852", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2015-4852" }, { "cve": "CVE-2015-6420", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2015-6420" }, { "cve": "CVE-2015-7501", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2015-7501" }, { "cve": "CVE-2017-15708", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2017-15708" }, { "cve": "CVE-2019-13116", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2019-13116" }, { "cve": "CVE-2021-33813", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-33813" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-40690", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-40690" }, { "cve": "CVE-2021-41089", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2021-41091" }, { "cve": "CVE-2022-22442", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-22442" }, { "cve": "CVE-2022-23437", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-23437" }, { "cve": "CVE-2022-24769", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-24769" }, { "cve": "CVE-2022-30608", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-30608" }, { "cve": "CVE-2022-30615", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-30615" }, { "cve": "CVE-2022-31129", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-31129" }, { "cve": "CVE-2022-35642", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-35642" }, { "cve": "CVE-2022-35717", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-35717" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-40235", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-40235" }, { "cve": "CVE-2022-40747", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "444803", "T021415" ] }, "release_date": "2022-10-16T22:00:00.000+00:00", "title": "CVE-2022-40747" } ] }
wid-sec-w-2023-1124
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in docker ausnutzen, um seine Privilegien zu erh\u00f6hen oder Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1124 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-1124.json" }, { "category": "self", "summary": "WID-SEC-2023-1124 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1124" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3506-1 vom 2021-10-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009645.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-5134-1 vom 2021-11-09", "url": "https://ubuntu.com/security/notices/USN-5134-1" }, { "category": "external", "summary": "Eintrag in der OSS Mailing-list vom 2021-10-04", "url": "http://seclists.org/oss-sec/2021/q4/5" }, { "category": "external", "summary": "Amazon Linux Security Advisory vom 2021-10-04", "url": "https://alas.aws.amazon.com/ALAS-2021-1537.html" }, { "category": "external", "summary": "Ubuntu Security Notice 5103-1 vom 2021-10-04", "url": "https://ubuntu.com/security/notices/USN-5103-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2021:3336-1 vom 2021-10-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009566.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:0213-1 vom 2022-01-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010123.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:0334-1 vom 2022-02-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-February/010185.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:0735 vom 2022-03-03", "url": "https://access.redhat.com/errata/RHSA-2022:0735" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2DOCKER-2022-017 vom 2022-03-09", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2022-017.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2022-017 vom 2022-03-09", "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2022-017.html" }, { "category": "external", "summary": "Exploit CVE-2021-41091 vom 2023-05-02", "url": "https://github.com/UncleJ4ck/CVE-2021-41091" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASECS-2023-028 vom 2023-11-18", "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-028.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202409-29 vom 2024-09-28", "url": "https://security.gentoo.org/glsa/202409-29" } ], "source_lang": "en-US", "title": "docker: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-09-29T22:00:00.000+00:00", "generator": { "date": "2024-09-30T08:18:08.549+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-1124", "initial_release_date": "2021-10-04T22:00:00.000+00:00", "revision_history": [ { "date": "2021-10-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2021-10-12T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-10-25T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-11-08T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-01-27T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-02-06T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-03-03T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-03-08T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-02T22:00:00.000+00:00", "number": "9", "summary": "Exploit f\u00fcr CVE-2021-41091 aufgenommen" }, { "date": "2023-11-19T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-09-29T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "11" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c20.10.9", "product": { "name": "Open Source docker \u003c20.10.9", "product_id": "T020543" } }, { "category": "product_version", "name": "20.10.9", "product": { "name": "Open Source docker 20.10.9", "product_id": "T020543-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:20.10.9" } } } ], "category": "product_name", "name": "docker" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-41089", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in docker im Befehl \"docker cp\". Diese tritt auf, wenn ein speziell angefertigter Ordner das Ziel des Befehls ist. Es k\u00f6nnen dann Berechtigungen auf Ordnern im Dateisystem erweitert werden. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in docker aufgrund einer unzureichenden Beschr\u00e4nkung von Privilegien. Dadurch ist ein Directory-Traversal-Angriff und die Ausf\u00fchrung von Programmen m\u00f6glich. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in docker. Sie besteht darin, das Anmeldedaten an die Adresse \"registry-1.docker.io\" gesendet werden, statt die in der Konfiguration beschriebenen Adresse. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41092" } ] }
ghsa-3fwx-pjgw-3558
Vulnerability from github
Impact
A bug was found in Moby (Docker Engine) where the data directory (typically /var/lib/docker
) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid
), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files.
Patches
This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed.
Workarounds
Limit access to the host to trusted users. Limit access to host volumes to trusted containers.
Credits
The Moby project would like to thank Joan Bruguera for responsibly disclosing this issue in accordance with the Moby security policy.
For more information
If you have any questions or comments about this advisory:
- Open an issue
- Email us at security@docker.com if you think you’ve found a security bug
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/moby/moby" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "20.10.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/docker/docker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "20.10.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41091" ], "database_specific": { "cwe_ids": [ "CWE-281", "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2024-01-31T23:28:58Z", "nvd_published_at": "2021-10-04T21:15:00Z", "severity": "MODERATE" }, "details": "## Impact\n\nA bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files.\n\n## Patches\n\nThis bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed.\n\n## Workarounds\n\nLimit access to the host to trusted users. Limit access to host volumes to trusted containers.\n\n## Credits\n\nThe Moby project would like to thank Joan Bruguera for responsibly disclosing this issue in accordance with the [Moby security policy](https://github.com/moby/moby/blob/master/SECURITY.md).\n\n## For more information\n\nIf you have any questions or comments about this advisory:\n\n* [Open an issue](https://github.com/moby/moby/issues/new)\n* Email us at security@docker.com if you think you\u2019ve found a security bug", "id": "GHSA-3fwx-pjgw-3558", "modified": "2024-05-14T22:00:30Z", "published": "2024-01-31T23:28:58Z", "references": [ { "type": "WEB", "url": "https://github.com/moby/moby/security/advisories/GHSA-3fwx-pjgw-3558" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41091" }, { "type": "WEB", "url": "https://github.com/moby/moby/commit/f0ab919f518c47240ea0e72d0999576bb8008e64" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" }, { "type": "PACKAGE", "url": "https://github.com/moby/moby" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Moby (Docker Engine) Insufficiently restricted permissions on data directory" }
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.