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\":\"Secondary\",\"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\"}]}}" } }
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-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-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-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": "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-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": "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" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15589-1 vom 2025-10-01", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIL6ZDECMHZ2FPMF2NB3HCD4ICR42KQ/" } ], "source_lang": "en-US", "title": "docker: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-10-01T22:00:00.000+00:00", "generator": { "date": "2025-10-02T08:18:25.924+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "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" }, { "date": "2025-10-01T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "12" } }, "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": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "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", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41092" } ] }
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": "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-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": "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" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15589-1 vom 2025-10-01", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIL6ZDECMHZ2FPMF2NB3HCD4ICR42KQ/" } ], "source_lang": "en-US", "title": "docker: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-10-01T22:00:00.000+00:00", "generator": { "date": "2025-10-02T08:18:25.924+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "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" }, { "date": "2025-10-01T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "12" } }, "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": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "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", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "product_status": { "known_affected": [ "T020543", "T002207", "67646", "T000126", "T027843", "398363", "T012167" ] }, "release_date": "2021-10-04T22:00:00.000+00:00", "title": "CVE-2021-41092" } ] }
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" } ] }
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-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": "low" } ], "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" } ] }
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-2025:03540-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 docker-stable", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker-stable fixes the following issues:\n\n- Include historical changelog data from before the docker-stable fork. The\n initial changelog entry did technically provide all the necessary\n information, but our CVE tracking tools do not understand how the package is\n forked and so it seems that this package does not include fixes for ~12 years\n of updates. So, include a copy of the original package\u0027s changelog up until\n the fork point. (bsc#1250596)\n\n- Remove git-core recommends on SLE. Most SLE systems have\n installRecommends=yes by default and thus end up installing git with Docker.\n bsc#1250508\n\n This feature is mostly intended for developers (\u0027docker build git://\u0027) so\n most users already have the dependency installed, and the error when git is\n missing is fairly straightforward (so they can easily figure out what they\n need to install).\n\n- Backport \u003chttps://github.com/moby/moby/pull/48517\u003e. bsc#1247362\n\n- Update to docker-buildx v0.25.0. Upstream changelog:\n \u003chttps://github.com/docker/buildx/releases/tag/v0.25.0\u003e\n\n- Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as\n Docker does not have permission to access the host zypper credentials in this\n mode (and unprivileged users cannot disable the feature using\n /etc/docker/suse-secrets-enable.) bsc#1240150\n\n- Initial docker-stable fork, forked from Docker 24.0.7-ce release\n (packaged on 2024-02-14). The original changelog is included below for\n historical reference.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3540", "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-2025_03540-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03540-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503540-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03540-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042077.html" }, { "category": "self", "summary": "SUSE Bug 1001161", "url": "https://bugzilla.suse.com/1001161" }, { "category": "self", "summary": "SUSE Bug 1004490", "url": "https://bugzilla.suse.com/1004490" }, { "category": "self", "summary": "SUSE Bug 1007249", "url": "https://bugzilla.suse.com/1007249" }, { "category": "self", "summary": "SUSE Bug 1009961", "url": "https://bugzilla.suse.com/1009961" }, { "category": "self", "summary": "SUSE Bug 1012568", "url": "https://bugzilla.suse.com/1012568" }, { "category": "self", "summary": "SUSE Bug 1015661", "url": "https://bugzilla.suse.com/1015661" }, { "category": "self", "summary": "SUSE Bug 1016307", "url": "https://bugzilla.suse.com/1016307" }, { "category": "self", "summary": "SUSE Bug 1016992", "url": "https://bugzilla.suse.com/1016992" }, { "category": "self", "summary": "SUSE Bug 1019251", "url": "https://bugzilla.suse.com/1019251" }, { "category": "self", "summary": "SUSE Bug 1020806", "url": "https://bugzilla.suse.com/1020806" }, { "category": "self", "summary": "SUSE Bug 1021227", "url": "https://bugzilla.suse.com/1021227" }, { "category": "self", "summary": "SUSE Bug 1026827", "url": "https://bugzilla.suse.com/1026827" }, { "category": "self", "summary": "SUSE Bug 1028638", "url": "https://bugzilla.suse.com/1028638" }, { "category": "self", "summary": "SUSE Bug 1028639", "url": "https://bugzilla.suse.com/1028639" }, { "category": "self", "summary": "SUSE Bug 1029320", "url": "https://bugzilla.suse.com/1029320" }, { "category": "self", "summary": "SUSE Bug 1029630", "url": "https://bugzilla.suse.com/1029630" }, { "category": "self", "summary": "SUSE Bug 1030702", "url": "https://bugzilla.suse.com/1030702" }, { "category": "self", "summary": "SUSE Bug 1032287", "url": "https://bugzilla.suse.com/1032287" }, { "category": "self", "summary": "SUSE Bug 1032644", "url": "https://bugzilla.suse.com/1032644" }, { "category": "self", "summary": "SUSE Bug 1034053", "url": "https://bugzilla.suse.com/1034053" }, { "category": "self", "summary": "SUSE Bug 1034063", "url": "https://bugzilla.suse.com/1034063" }, { "category": "self", "summary": "SUSE Bug 1037436", "url": "https://bugzilla.suse.com/1037436" }, { "category": "self", "summary": "SUSE Bug 1037607", "url": "https://bugzilla.suse.com/1037607" }, { "category": "self", "summary": "SUSE Bug 1038476", "url": "https://bugzilla.suse.com/1038476" }, { "category": "self", "summary": "SUSE Bug 1038493", "url": "https://bugzilla.suse.com/1038493" }, { "category": "self", "summary": "SUSE Bug 1045628", "url": "https://bugzilla.suse.com/1045628" }, { "category": "self", "summary": "SUSE Bug 1046024", "url": "https://bugzilla.suse.com/1046024" }, { "category": "self", "summary": "SUSE Bug 1047218", "url": "https://bugzilla.suse.com/1047218" }, { "category": "self", "summary": "SUSE Bug 1048046", "url": "https://bugzilla.suse.com/1048046" }, { "category": "self", "summary": "SUSE Bug 1051429", "url": "https://bugzilla.suse.com/1051429" }, { "category": "self", "summary": "SUSE Bug 1055676", "url": "https://bugzilla.suse.com/1055676" }, { "category": "self", "summary": "SUSE Bug 1057743", "url": "https://bugzilla.suse.com/1057743" }, { "category": "self", "summary": "SUSE Bug 1058173", "url": "https://bugzilla.suse.com/1058173" }, { "category": "self", "summary": "SUSE Bug 1059011", "url": "https://bugzilla.suse.com/1059011" }, { "category": "self", "summary": "SUSE Bug 1064781", "url": "https://bugzilla.suse.com/1064781" }, { "category": "self", "summary": "SUSE Bug 1065609", "url": "https://bugzilla.suse.com/1065609" }, { "category": "self", "summary": "SUSE Bug 1066210", "url": "https://bugzilla.suse.com/1066210" }, { "category": "self", "summary": "SUSE Bug 1066801", "url": "https://bugzilla.suse.com/1066801" }, { "category": "self", "summary": "SUSE Bug 1069468", "url": "https://bugzilla.suse.com/1069468" }, { "category": "self", "summary": "SUSE Bug 1069758", "url": "https://bugzilla.suse.com/1069758" }, { "category": "self", "summary": "SUSE Bug 1072798", "url": "https://bugzilla.suse.com/1072798" }, { "category": "self", "summary": "SUSE Bug 1073877", "url": "https://bugzilla.suse.com/1073877" }, { "category": "self", "summary": "SUSE Bug 1074971", "url": "https://bugzilla.suse.com/1074971" }, { "category": "self", "summary": "SUSE Bug 1080978", "url": "https://bugzilla.suse.com/1080978" }, { "category": "self", "summary": "SUSE Bug 1084533", "url": "https://bugzilla.suse.com/1084533" }, { "category": "self", "summary": "SUSE Bug 1085117", "url": "https://bugzilla.suse.com/1085117" }, { "category": "self", "summary": "SUSE Bug 1085380", "url": "https://bugzilla.suse.com/1085380" }, { "category": "self", "summary": "SUSE Bug 1086185", "url": "https://bugzilla.suse.com/1086185" }, { "category": "self", "summary": "SUSE Bug 1089732", "url": "https://bugzilla.suse.com/1089732" }, { "category": "self", "summary": "SUSE Bug 1095817", "url": "https://bugzilla.suse.com/1095817" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE Bug 1099277", "url": "https://bugzilla.suse.com/1099277" }, { "category": "self", "summary": "SUSE Bug 1100331", "url": "https://bugzilla.suse.com/1100331" }, { "category": "self", "summary": "SUSE Bug 1100727", "url": "https://bugzilla.suse.com/1100727" }, { "category": "self", "summary": "SUSE Bug 1102522", "url": "https://bugzilla.suse.com/1102522" }, { "category": "self", "summary": "SUSE Bug 1104821", "url": "https://bugzilla.suse.com/1104821" }, { "category": "self", "summary": "SUSE Bug 1105000", "url": "https://bugzilla.suse.com/1105000" }, { "category": "self", "summary": "SUSE Bug 1108038", "url": "https://bugzilla.suse.com/1108038" }, { "category": "self", "summary": "SUSE Bug 1112980", "url": "https://bugzilla.suse.com/1112980" }, { "category": "self", "summary": "SUSE Bug 1113313", "url": "https://bugzilla.suse.com/1113313" }, { "category": "self", "summary": "SUSE Bug 1114832", "url": "https://bugzilla.suse.com/1114832" }, { "category": "self", "summary": "SUSE Bug 1115464", "url": "https://bugzilla.suse.com/1115464" }, { "category": "self", "summary": "SUSE Bug 1118897", "url": "https://bugzilla.suse.com/1118897" }, { "category": "self", "summary": "SUSE Bug 1118898", "url": "https://bugzilla.suse.com/1118898" }, { "category": "self", "summary": "SUSE Bug 1118899", "url": "https://bugzilla.suse.com/1118899" }, { "category": "self", "summary": "SUSE Bug 1118990", "url": "https://bugzilla.suse.com/1118990" }, { "category": "self", "summary": "SUSE Bug 1119634", "url": "https://bugzilla.suse.com/1119634" }, { "category": "self", "summary": "SUSE Bug 1121412", "url": "https://bugzilla.suse.com/1121412" }, { "category": "self", "summary": "SUSE Bug 1121768", "url": "https://bugzilla.suse.com/1121768" }, { "category": "self", "summary": "SUSE Bug 1122469", "url": "https://bugzilla.suse.com/1122469" }, { "category": "self", "summary": "SUSE Bug 1124308", "url": "https://bugzilla.suse.com/1124308" }, { "category": "self", "summary": "SUSE Bug 1128376", "url": "https://bugzilla.suse.com/1128376" }, { "category": "self", "summary": "SUSE Bug 1128746", "url": "https://bugzilla.suse.com/1128746" }, { "category": "self", "summary": "SUSE Bug 1134068", "url": "https://bugzilla.suse.com/1134068" }, { "category": "self", "summary": "SUSE Bug 1138920", "url": "https://bugzilla.suse.com/1138920" }, { "category": "self", "summary": "SUSE Bug 1139649", "url": "https://bugzilla.suse.com/1139649" }, { "category": "self", "summary": "SUSE Bug 1142160", "url": "https://bugzilla.suse.com/1142160" }, { "category": "self", "summary": "SUSE Bug 1142413", "url": "https://bugzilla.suse.com/1142413" }, { "category": "self", "summary": "SUSE Bug 1143349", "url": "https://bugzilla.suse.com/1143349" }, { "category": "self", "summary": "SUSE Bug 1150397", "url": "https://bugzilla.suse.com/1150397" }, { "category": "self", "summary": "SUSE Bug 1153367", "url": "https://bugzilla.suse.com/1153367" }, { "category": "self", "summary": "SUSE Bug 1157330", "url": "https://bugzilla.suse.com/1157330" }, { "category": "self", "summary": "SUSE Bug 1158590", "url": "https://bugzilla.suse.com/1158590" }, { "category": "self", "summary": "SUSE Bug 1170415", "url": "https://bugzilla.suse.com/1170415" }, { "category": "self", "summary": "SUSE Bug 1170446", "url": "https://bugzilla.suse.com/1170446" }, { "category": "self", "summary": "SUSE Bug 1172377", "url": "https://bugzilla.suse.com/1172377" }, { "category": "self", "summary": "SUSE Bug 1174075", "url": "https://bugzilla.suse.com/1174075" }, { "category": "self", "summary": "SUSE Bug 1175081", "url": "https://bugzilla.suse.com/1175081" }, { "category": "self", "summary": "SUSE Bug 1176708", "url": "https://bugzilla.suse.com/1176708" }, { "category": "self", "summary": "SUSE Bug 1178760", "url": "https://bugzilla.suse.com/1178760" }, { "category": "self", "summary": "SUSE Bug 1178801", "url": "https://bugzilla.suse.com/1178801" }, { "category": "self", "summary": "SUSE Bug 1180243", "url": "https://bugzilla.suse.com/1180243" }, { "category": "self", "summary": "SUSE Bug 1180401", "url": "https://bugzilla.suse.com/1180401" }, { "category": "self", "summary": "SUSE Bug 1181594", "url": "https://bugzilla.suse.com/1181594" }, { "category": "self", "summary": "SUSE Bug 1181641", "url": "https://bugzilla.suse.com/1181641" }, { "category": "self", "summary": "SUSE Bug 1181677", "url": "https://bugzilla.suse.com/1181677" }, { "category": "self", "summary": "SUSE Bug 1181730", "url": "https://bugzilla.suse.com/1181730" }, { "category": "self", "summary": "SUSE Bug 1181732", "url": "https://bugzilla.suse.com/1181732" }, { "category": "self", "summary": "SUSE Bug 1182168", "url": "https://bugzilla.suse.com/1182168" }, { "category": "self", "summary": "SUSE Bug 1182476", "url": "https://bugzilla.suse.com/1182476" }, { "category": "self", "summary": "SUSE Bug 1182947", "url": "https://bugzilla.suse.com/1182947" }, { "category": "self", "summary": "SUSE Bug 1183855", "url": "https://bugzilla.suse.com/1183855" }, { "category": "self", "summary": "SUSE Bug 1184768", "url": "https://bugzilla.suse.com/1184768" }, { "category": "self", "summary": "SUSE Bug 1188447", "url": "https://bugzilla.suse.com/1188447" }, { "category": "self", "summary": "SUSE Bug 1190670", "url": "https://bugzilla.suse.com/1190670" }, { "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 Bug 1192814", "url": "https://bugzilla.suse.com/1192814" }, { "category": "self", "summary": "SUSE Bug 1193273", "url": "https://bugzilla.suse.com/1193273" }, { "category": "self", "summary": "SUSE Bug 1193930", "url": "https://bugzilla.suse.com/1193930" }, { "category": "self", "summary": "SUSE Bug 1197284", "url": "https://bugzilla.suse.com/1197284" }, { "category": "self", "summary": "SUSE Bug 1197517", "url": "https://bugzilla.suse.com/1197517" }, { "category": "self", "summary": "SUSE Bug 1200022", "url": "https://bugzilla.suse.com/1200022" }, { "category": "self", "summary": "SUSE Bug 1200145", "url": "https://bugzilla.suse.com/1200145" }, { "category": "self", "summary": "SUSE Bug 1205375", "url": "https://bugzilla.suse.com/1205375" }, { "category": "self", "summary": "SUSE Bug 1206065", "url": "https://bugzilla.suse.com/1206065" }, { "category": "self", "summary": "SUSE Bug 1208074", "url": "https://bugzilla.suse.com/1208074" }, { "category": "self", "summary": "SUSE Bug 1210141", "url": "https://bugzilla.suse.com/1210141" }, { "category": "self", "summary": "SUSE Bug 1210797", "url": "https://bugzilla.suse.com/1210797" }, { "category": "self", "summary": "SUSE Bug 1211578", "url": "https://bugzilla.suse.com/1211578" }, { "category": "self", "summary": "SUSE Bug 1212368", "url": "https://bugzilla.suse.com/1212368" }, { "category": "self", "summary": "SUSE Bug 1213120", "url": "https://bugzilla.suse.com/1213120" }, { "category": "self", "summary": "SUSE Bug 1213229", "url": "https://bugzilla.suse.com/1213229" }, { "category": "self", "summary": "SUSE Bug 1213500", "url": "https://bugzilla.suse.com/1213500" }, { "category": "self", "summary": "SUSE Bug 1214107", "url": "https://bugzilla.suse.com/1214107" }, { "category": "self", "summary": "SUSE Bug 1214108", "url": "https://bugzilla.suse.com/1214108" }, { "category": "self", "summary": "SUSE Bug 1214109", "url": "https://bugzilla.suse.com/1214109" }, { "category": "self", "summary": "SUSE Bug 1215323", "url": "https://bugzilla.suse.com/1215323" }, { "category": "self", "summary": "SUSE Bug 1217513", "url": "https://bugzilla.suse.com/1217513" }, { "category": "self", "summary": "SUSE Bug 1219267", "url": "https://bugzilla.suse.com/1219267" }, { "category": "self", "summary": "SUSE Bug 1219268", "url": "https://bugzilla.suse.com/1219268" }, { "category": "self", "summary": "SUSE Bug 1219438", "url": "https://bugzilla.suse.com/1219438" }, { "category": "self", "summary": "SUSE Bug 1240150", "url": "https://bugzilla.suse.com/1240150" }, { "category": "self", "summary": "SUSE Bug 1247362", "url": "https://bugzilla.suse.com/1247362" }, { "category": "self", "summary": "SUSE Bug 1250508", "url": "https://bugzilla.suse.com/1250508" }, { "category": "self", "summary": "SUSE Bug 1250596", "url": "https://bugzilla.suse.com/1250596" }, { "category": "self", "summary": "SUSE Bug 885209", "url": "https://bugzilla.suse.com/885209" }, { "category": "self", "summary": "SUSE Bug 907012", "url": "https://bugzilla.suse.com/907012" }, { "category": "self", "summary": "SUSE Bug 907014", "url": "https://bugzilla.suse.com/907014" }, { "category": "self", "summary": "SUSE Bug 908033", "url": "https://bugzilla.suse.com/908033" }, { "category": "self", "summary": "SUSE Bug 909709", "url": "https://bugzilla.suse.com/909709" }, { "category": "self", "summary": "SUSE Bug 909710", "url": "https://bugzilla.suse.com/909710" }, { "category": "self", "summary": "SUSE Bug 909712", "url": "https://bugzilla.suse.com/909712" }, { "category": "self", "summary": "SUSE Bug 913211", "url": "https://bugzilla.suse.com/913211" }, { "category": "self", "summary": "SUSE Bug 913213", "url": "https://bugzilla.suse.com/913213" }, { "category": "self", "summary": "SUSE Bug 920645", "url": "https://bugzilla.suse.com/920645" }, { "category": "self", "summary": "SUSE Bug 930235", "url": "https://bugzilla.suse.com/930235" }, { "category": "self", "summary": "SUSE Bug 931301", "url": "https://bugzilla.suse.com/931301" }, { "category": "self", "summary": "SUSE Bug 935570", "url": "https://bugzilla.suse.com/935570" }, { "category": "self", "summary": "SUSE Bug 938156", "url": "https://bugzilla.suse.com/938156" }, { "category": "self", "summary": "SUSE Bug 942369", "url": "https://bugzilla.suse.com/942369" }, { "category": "self", "summary": "SUSE Bug 942370", "url": "https://bugzilla.suse.com/942370" }, { "category": "self", "summary": "SUSE Bug 946653", "url": "https://bugzilla.suse.com/946653" }, { "category": "self", "summary": "SUSE Bug 949660", "url": "https://bugzilla.suse.com/949660" }, { "category": "self", "summary": "SUSE Bug 950931", "url": "https://bugzilla.suse.com/950931" }, { "category": "self", "summary": "SUSE Bug 953182", "url": "https://bugzilla.suse.com/953182" }, { "category": "self", "summary": "SUSE Bug 954737", "url": "https://bugzilla.suse.com/954737" }, { "category": "self", "summary": "SUSE Bug 954797", "url": "https://bugzilla.suse.com/954797" }, { "category": "self", "summary": "SUSE Bug 954812", "url": "https://bugzilla.suse.com/954812" }, { "category": "self", "summary": "SUSE Bug 956434", "url": "https://bugzilla.suse.com/956434" }, { "category": "self", "summary": "SUSE Bug 958255", "url": "https://bugzilla.suse.com/958255" }, { "category": "self", "summary": "SUSE Bug 959405", "url": "https://bugzilla.suse.com/959405" }, { "category": "self", "summary": "SUSE Bug 963142", "url": "https://bugzilla.suse.com/963142" }, { "category": "self", "summary": "SUSE Bug 964468", "url": "https://bugzilla.suse.com/964468" }, { "category": "self", "summary": "SUSE Bug 964673", "url": "https://bugzilla.suse.com/964673" }, { "category": "self", "summary": "SUSE Bug 965600", "url": "https://bugzilla.suse.com/965600" }, { "category": "self", "summary": "SUSE Bug 965918", "url": "https://bugzilla.suse.com/965918" }, { "category": "self", "summary": "SUSE Bug 968933", "url": "https://bugzilla.suse.com/968933" }, { "category": "self", "summary": "SUSE Bug 968972", "url": "https://bugzilla.suse.com/968972" }, { "category": "self", "summary": "SUSE Bug 970637", "url": "https://bugzilla.suse.com/970637" }, { "category": "self", "summary": "SUSE Bug 974208", "url": "https://bugzilla.suse.com/974208" }, { "category": "self", "summary": "SUSE Bug 976777", "url": "https://bugzilla.suse.com/976777" }, { "category": "self", "summary": "SUSE Bug 977394", "url": "https://bugzilla.suse.com/977394" }, { "category": "self", "summary": "SUSE Bug 978260", "url": "https://bugzilla.suse.com/978260" }, { "category": "self", "summary": "SUSE Bug 980555", "url": "https://bugzilla.suse.com/980555" }, { "category": "self", "summary": "SUSE Bug 983015", "url": "https://bugzilla.suse.com/983015" }, { "category": "self", "summary": "SUSE Bug 984942", "url": "https://bugzilla.suse.com/984942" }, { "category": "self", "summary": "SUSE Bug 987198", "url": "https://bugzilla.suse.com/987198" }, { "category": "self", "summary": "SUSE Bug 988408", "url": "https://bugzilla.suse.com/988408" }, { "category": "self", "summary": "SUSE Bug 988707", "url": "https://bugzilla.suse.com/988707" }, { "category": "self", "summary": "SUSE Bug 989566", "url": "https://bugzilla.suse.com/989566" }, { "category": "self", "summary": "SUSE Bug 993847", "url": "https://bugzilla.suse.com/993847" }, { "category": "self", "summary": "SUSE Bug 995058", "url": "https://bugzilla.suse.com/995058" }, { "category": "self", "summary": "SUSE Bug 995102", "url": "https://bugzilla.suse.com/995102" }, { "category": "self", "summary": "SUSE Bug 995620", "url": "https://bugzilla.suse.com/995620" }, { "category": "self", "summary": "SUSE Bug 996015", "url": "https://bugzilla.suse.com/996015" }, { "category": "self", "summary": "SUSE Bug 999582", "url": "https://bugzilla.suse.com/999582" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3499 page", "url": "https://www.suse.com/security/cve/CVE-2014-3499/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-5277 page", "url": "https://www.suse.com/security/cve/CVE-2014-5277/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6407 page", "url": "https://www.suse.com/security/cve/CVE-2014-6407/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6408 page", "url": "https://www.suse.com/security/cve/CVE-2014-6408/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8178 page", "url": "https://www.suse.com/security/cve/CVE-2014-8178/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8179 page", "url": "https://www.suse.com/security/cve/CVE-2014-8179/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9356 page", "url": "https://www.suse.com/security/cve/CVE-2014-9356/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9357 page", "url": "https://www.suse.com/security/cve/CVE-2014-9357/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9358 page", "url": "https://www.suse.com/security/cve/CVE-2014-9358/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3627 page", "url": "https://www.suse.com/security/cve/CVE-2015-3627/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3629 page", "url": "https://www.suse.com/security/cve/CVE-2015-3629/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3630 page", "url": "https://www.suse.com/security/cve/CVE-2015-3630/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3631 page", "url": "https://www.suse.com/security/cve/CVE-2015-3631/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-3697 page", "url": "https://www.suse.com/security/cve/CVE-2016-3697/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-8867 page", "url": "https://www.suse.com/security/cve/CVE-2016-8867/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9962 page", "url": "https://www.suse.com/security/cve/CVE-2016-9962/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14992 page", "url": "https://www.suse.com/security/cve/CVE-2017-14992/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-16539 page", "url": "https://www.suse.com/security/cve/CVE-2017-16539/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10892 page", "url": "https://www.suse.com/security/cve/CVE-2018-10892/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16873 page", "url": "https://www.suse.com/security/cve/CVE-2018-16873/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16874 page", "url": "https://www.suse.com/security/cve/CVE-2018-16874/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16875 page", "url": "https://www.suse.com/security/cve/CVE-2018-16875/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20699 page", "url": "https://www.suse.com/security/cve/CVE-2018-20699/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13509 page", "url": "https://www.suse.com/security/cve/CVE-2019-13509/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14271 page", "url": "https://www.suse.com/security/cve/CVE-2019-14271/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12912 page", "url": "https://www.suse.com/security/cve/CVE-2020-12912/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-13401 page", "url": "https://www.suse.com/security/cve/CVE-2020-13401/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15257 page", "url": "https://www.suse.com/security/cve/CVE-2020-15257/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8694 page", "url": "https://www.suse.com/security/cve/CVE-2020-8694/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8695 page", "url": "https://www.suse.com/security/cve/CVE-2020-8695/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21284 page", "url": "https://www.suse.com/security/cve/CVE-2021-21284/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21285 page", "url": "https://www.suse.com/security/cve/CVE-2021-21285/" }, { "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/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-43565 page", "url": "https://www.suse.com/security/cve/CVE-2021-43565/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24769 page", "url": "https://www.suse.com/security/cve/CVE-2022-24769/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-27191 page", "url": "https://www.suse.com/security/cve/CVE-2022-27191/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-36109 page", "url": "https://www.suse.com/security/cve/CVE-2022-36109/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28840 page", "url": "https://www.suse.com/security/cve/CVE-2023-28840/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28841 page", "url": "https://www.suse.com/security/cve/CVE-2023-28841/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28842 page", "url": "https://www.suse.com/security/cve/CVE-2023-28842/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23650 page", "url": "https://www.suse.com/security/cve/CVE-2024-23650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23651 page", "url": "https://www.suse.com/security/cve/CVE-2024-23651/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23652 page", "url": "https://www.suse.com/security/cve/CVE-2024-23652/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23653 page", "url": "https://www.suse.com/security/cve/CVE-2024-23653/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-29018 page", "url": "https://www.suse.com/security/cve/CVE-2024-29018/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-41110 page", "url": "https://www.suse.com/security/cve/CVE-2024-41110/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22868 page", "url": "https://www.suse.com/security/cve/CVE-2025-22868/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22869 page", "url": "https://www.suse.com/security/cve/CVE-2025-22869/" } ], "title": "Security update for docker-stable", "tracking": { "current_release_date": "2025-10-10T19:04:02Z", "generator": { "date": "2025-10-10T19:04:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03540-1", "initial_release_date": "2025-10-10T19:04:02Z", "revision_history": [ { "date": "2025-10-10T19:04:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.aarch64", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.aarch64", "product_id": "docker-stable-24.0.9_ce-1.20.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.i586", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.i586", "product_id": "docker-stable-24.0.9_ce-1.20.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "product_id": "docker-stable-24.0.9_ce-1.20.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.s390x", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.s390x", "product_id": "docker-stable-24.0.9_ce-1.20.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.x86_64", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64", "product_id": "docker-stable-24.0.9_ce-1.20.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3499" } ], "notes": [ { "category": "general", "text": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3499", "url": "https://www.suse.com/security/cve/CVE-2014-3499" }, { "category": "external", "summary": "SUSE Bug 885209 for CVE-2014-3499", "url": "https://bugzilla.suse.com/885209" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-3499" }, { "cve": "CVE-2014-5277", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-5277" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-5277", "url": "https://www.suse.com/security/cve/CVE-2014-5277" }, { "category": "external", "summary": "SUSE Bug 904165 for CVE-2014-5277", "url": "https://bugzilla.suse.com/904165" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-5277" }, { "cve": "CVE-2014-6407", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6407" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6407", "url": "https://www.suse.com/security/cve/CVE-2014-6407" }, { "category": "external", "summary": "SUSE Bug 907012 for CVE-2014-6407", "url": "https://bugzilla.suse.com/907012" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-6407" }, { "cve": "CVE-2014-6408", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6408" } ], "notes": [ { "category": "general", "text": "Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6408", "url": "https://www.suse.com/security/cve/CVE-2014-6408" }, { "category": "external", "summary": "SUSE Bug 907014 for CVE-2014-6408", "url": "https://bugzilla.suse.com/907014" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-6408" }, { "cve": "CVE-2014-8178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8178" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8178", "url": "https://www.suse.com/security/cve/CVE-2014-8178" }, { "category": "external", "summary": "SUSE Bug 949660 for CVE-2014-8178", "url": "https://bugzilla.suse.com/949660" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-8178" }, { "cve": "CVE-2014-8179", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8179" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8179", "url": "https://www.suse.com/security/cve/CVE-2014-8179" }, { "category": "external", "summary": "SUSE Bug 949660 for CVE-2014-8179", "url": "https://bugzilla.suse.com/949660" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-8179" }, { "cve": "CVE-2014-9356", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9356" } ], "notes": [ { "category": "general", "text": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9356", "url": "https://www.suse.com/security/cve/CVE-2014-9356" }, { "category": "external", "summary": "SUSE Bug 909710 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909710" }, { "category": "external", "summary": "SUSE Bug 909712 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909712" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909747" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-9356" }, { "cve": "CVE-2014-9357", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9357" } ], "notes": [ { "category": "general", "text": "Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9357", "url": "https://www.suse.com/security/cve/CVE-2014-9357" }, { "category": "external", "summary": "SUSE Bug 909710 for CVE-2014-9357", "url": "https://bugzilla.suse.com/909710" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9357", "url": "https://bugzilla.suse.com/909747" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-9357" }, { "cve": "CVE-2014-9358", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9358" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9358", "url": "https://www.suse.com/security/cve/CVE-2014-9358" }, { "category": "external", "summary": "SUSE Bug 909709 for CVE-2014-9358", "url": "https://bugzilla.suse.com/909709" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9358", "url": "https://bugzilla.suse.com/909747" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-9358" }, { "cve": "CVE-2015-3627", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3627" } ], "notes": [ { "category": "general", "text": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3627", "url": "https://www.suse.com/security/cve/CVE-2015-3627" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3627", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3627", "url": "https://bugzilla.suse.com/945060" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "low" } ], "title": "CVE-2015-3627" }, { "cve": "CVE-2015-3629", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3629" } ], "notes": [ { "category": "general", "text": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3629", "url": "https://www.suse.com/security/cve/CVE-2015-3629" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3629", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3629", "url": "https://bugzilla.suse.com/945060" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2015-3629" }, { "cve": "CVE-2015-3630", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3630" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3630", "url": "https://www.suse.com/security/cve/CVE-2015-3630" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3630", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3630", "url": "https://bugzilla.suse.com/945060" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2015-3630" }, { "cve": "CVE-2015-3631", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3631" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3631", "url": "https://www.suse.com/security/cve/CVE-2015-3631" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3631", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3631", "url": "https://bugzilla.suse.com/945060" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2015-3631" }, { "cve": "CVE-2016-3697", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-3697" } ], "notes": [ { "category": "general", "text": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-3697", "url": "https://www.suse.com/security/cve/CVE-2016-3697" }, { "category": "external", "summary": "SUSE Bug 976777 for CVE-2016-3697", "url": "https://bugzilla.suse.com/976777" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-3697" }, { "cve": "CVE-2016-8867", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-8867" } ], "notes": [ { "category": "general", "text": "Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-8867", "url": "https://www.suse.com/security/cve/CVE-2016-8867" }, { "category": "external", "summary": "SUSE Bug 1007249 for CVE-2016-8867", "url": "https://bugzilla.suse.com/1007249" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-8867" }, { "cve": "CVE-2016-9962", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9962" } ], "notes": [ { "category": "general", "text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9962", "url": "https://www.suse.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "SUSE Bug 1012568 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1012568" }, { "category": "external", "summary": "SUSE Bug 1173425 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1173425" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-9962" }, { "cve": "CVE-2017-14992", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14992" } ], "notes": [ { "category": "general", "text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14992", "url": "https://www.suse.com/security/cve/CVE-2017-14992" }, { "category": "external", "summary": "SUSE Bug 1066210 for CVE-2017-14992", "url": "https://bugzilla.suse.com/1066210" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2017-14992" }, { "cve": "CVE-2017-16539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-16539" } ], "notes": [ { "category": "general", "text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-16539", "url": "https://www.suse.com/security/cve/CVE-2017-16539" }, { "category": "external", "summary": "SUSE Bug 1066801 for CVE-2017-16539", "url": "https://bugzilla.suse.com/1066801" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2017-16539" }, { "cve": "CVE-2018-10892", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10892" } ], "notes": [ { "category": "general", "text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10892", "url": "https://www.suse.com/security/cve/CVE-2018-10892" }, { "category": "external", "summary": "SUSE Bug 1100331 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100331" }, { "category": "external", "summary": "SUSE Bug 1100838 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100838" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-10892" }, { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "In Docker through 18.06.1-ce-rc2, the API endpoints behind the \u0027docker cp\u0027 command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2018-16873", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16873" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16873", "url": "https://www.suse.com/security/cve/CVE-2018-16873" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118899" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2018-16873" }, { "cve": "CVE-2018-16874", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16874" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16874", "url": "https://www.suse.com/security/cve/CVE-2018-16874" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118899" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-16874" }, { "cve": "CVE-2018-16875", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16875" } ], "notes": [ { "category": "general", "text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16875", "url": "https://www.suse.com/security/cve/CVE-2018-16875" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118899" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-16875" }, { "cve": "CVE-2018-20699", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20699" } ], "notes": [ { "category": "general", "text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20699", "url": "https://www.suse.com/security/cve/CVE-2018-20699" }, { "category": "external", "summary": "SUSE Bug 1121768 for CVE-2018-20699", "url": "https://bugzilla.suse.com/1121768" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-20699" }, { "cve": "CVE-2019-13509", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13509" } ], "notes": [ { "category": "general", "text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13509", "url": "https://www.suse.com/security/cve/CVE-2019-13509" }, { "category": "external", "summary": "SUSE Bug 1142160 for CVE-2019-13509", "url": "https://bugzilla.suse.com/1142160" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2019-13509" }, { "cve": "CVE-2019-14271", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14271" } ], "notes": [ { "category": "general", "text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14271", "url": "https://www.suse.com/security/cve/CVE-2019-14271" }, { "category": "external", "summary": "SUSE Bug 1143409 for CVE-2019-14271", "url": "https://bugzilla.suse.com/1143409" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2019-14271" }, { "cve": "CVE-2020-12912", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12912" } ], "notes": [ { "category": "general", "text": "A potential vulnerability in the AMD extension to Linux \"hwmon\" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12912", "url": "https://www.suse.com/security/cve/CVE-2020-12912" }, { "category": "external", "summary": "SUSE Bug 1178760 for CVE-2020-12912", "url": "https://bugzilla.suse.com/1178760" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-12912" }, { "cve": "CVE-2020-13401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-13401" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-13401", "url": "https://www.suse.com/security/cve/CVE-2020-13401" }, { "category": "external", "summary": "SUSE Bug 1172375 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172375" }, { "category": "external", "summary": "SUSE Bug 1172377 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172377" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-13401" }, { "cve": "CVE-2020-15257", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15257" } ], "notes": [ { "category": "general", "text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15257", "url": "https://www.suse.com/security/cve/CVE-2020-15257" }, { "category": "external", "summary": "SUSE Bug 1178969 for CVE-2020-15257", "url": "https://bugzilla.suse.com/1178969" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2020-15257" }, { "cve": "CVE-2020-8694", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8694" } ], "notes": [ { "category": "general", "text": "Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8694", "url": "https://www.suse.com/security/cve/CVE-2020-8694" }, { "category": "external", "summary": "SUSE Bug 1170415 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1170415" }, { "category": "external", "summary": "SUSE Bug 1170446 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1170446" }, { "category": "external", "summary": "SUSE Bug 1178591 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1178591" }, { "category": "external", "summary": "SUSE Bug 1178700 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1178700" }, { "category": "external", "summary": "SUSE Bug 1179661 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1179661" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8695" } ], "notes": [ { "category": "general", "text": "Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8695", "url": "https://www.suse.com/security/cve/CVE-2020-8695" }, { "category": "external", "summary": "SUSE Bug 1170415 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1170415" }, { "category": "external", "summary": "SUSE Bug 1170446 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1170446" }, { "category": "external", "summary": "SUSE Bug 1178591 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1178591" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-8695" }, { "cve": "CVE-2021-21284", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21284" } ], "notes": [ { "category": "general", "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21284", "url": "https://www.suse.com/security/cve/CVE-2021-21284" }, { "category": "external", "summary": "SUSE Bug 1181732 for CVE-2021-21284", "url": "https://bugzilla.suse.com/1181732" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "low" } ], "title": "CVE-2021-21284" }, { "cve": "CVE-2021-21285", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21285" } ], "notes": [ { "category": "general", "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21285", "url": "https://www.suse.com/security/cve/CVE-2021-21285" }, { "category": "external", "summary": "SUSE Bug 1181730 for CVE-2021-21285", "url": "https://bugzilla.suse.com/1181730" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-21285" }, { "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41190" }, { "cve": "CVE-2021-43565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-43565" } ], "notes": [ { "category": "general", "text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-43565", "url": "https://www.suse.com/security/cve/CVE-2021-43565" }, { "category": "external", "summary": "SUSE Bug 1193930 for CVE-2021-43565", "url": "https://bugzilla.suse.com/1193930" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2021-43565" }, { "cve": "CVE-2022-24769", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24769" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24769", "url": "https://www.suse.com/security/cve/CVE-2022-24769" }, { "category": "external", "summary": "SUSE Bug 1197517 for CVE-2022-24769", "url": "https://bugzilla.suse.com/1197517" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2022-24769" }, { "cve": "CVE-2022-27191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-27191" } ], "notes": [ { "category": "general", "text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-27191", "url": "https://www.suse.com/security/cve/CVE-2022-27191" }, { "category": "external", "summary": "SUSE Bug 1197284 for CVE-2022-27191", "url": "https://bugzilla.suse.com/1197284" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2022-27191" }, { "cve": "CVE-2022-36109", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-36109" } ], "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 supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-36109", "url": "https://www.suse.com/security/cve/CVE-2022-36109" }, { "category": "external", "summary": "SUSE Bug 1205375 for CVE-2022-36109", "url": "https://bugzilla.suse.com/1205375" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2022-36109" }, { "cve": "CVE-2023-28840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28840" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nTwo iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded.\n\nThe injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u0027s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network.\n\nPatches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28840", "url": "https://www.suse.com/security/cve/CVE-2023-28840" }, { "category": "external", "summary": "SUSE Bug 1214107 for CVE-2023-28840", "url": "https://bugzilla.suse.com/1214107" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28840", "url": "https://bugzilla.suse.com/1215525" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28841" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nAn iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation.\n\nEncrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees.\n\nIt is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28841", "url": "https://www.suse.com/security/cve/CVE-2023-28841" }, { "category": "external", "summary": "SUSE Bug 1214108 for CVE-2023-28841", "url": "https://bugzilla.suse.com/1214108" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28841", "url": "https://bugzilla.suse.com/1215525" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28842" } ], "notes": [ { "category": "general", "text": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nThe `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate.\n\nEncrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. In multi-node clusters, deploy a global \u0027pause\u0027 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28842", "url": "https://www.suse.com/security/cve/CVE-2023-28842" }, { "category": "external", "summary": "SUSE Bug 1214109 for CVE-2023-28842", "url": "https://bugzilla.suse.com/1214109" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28842", "url": "https://bugzilla.suse.com/1215525" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2023-28842" }, { "cve": "CVE-2024-23650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23650" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23650", "url": "https://www.suse.com/security/cve/CVE-2024-23650" }, { "category": "external", "summary": "SUSE Bug 1219437 for CVE-2024-23650", "url": "https://bugzilla.suse.com/1219437" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-23650" }, { "cve": "CVE-2024-23651", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23651" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23651", "url": "https://www.suse.com/security/cve/CVE-2024-23651" }, { "category": "external", "summary": "SUSE Bug 1219267 for CVE-2024-23651", "url": "https://bugzilla.suse.com/1219267" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23652" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23652", "url": "https://www.suse.com/security/cve/CVE-2024-23652" }, { "category": "external", "summary": "SUSE Bug 1219268 for CVE-2024-23652", "url": "https://bugzilla.suse.com/1219268" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23653" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources. \n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23653", "url": "https://www.suse.com/security/cve/CVE-2024-23653" }, { "category": "external", "summary": "SUSE Bug 1219438 for CVE-2024-23653", "url": "https://bugzilla.suse.com/1219438" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2024-23653" }, { "cve": "CVE-2024-29018", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-29018" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby\u0027s networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel\u0027s various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container\u0027s network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host\u0027s configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace\u0027s normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container\u0027s network namespace.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-29018", "url": "https://www.suse.com/security/cve/CVE-2024-29018" }, { "category": "external", "summary": "SUSE Bug 1234089 for CVE-2024-29018", "url": "https://bugzilla.suse.com/1234089" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-29018" }, { "cve": "CVE-2024-41110", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-41110" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.\n\nUsing a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.\n\nA security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.\n\nDocker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.\n\ndocker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-41110", "url": "https://www.suse.com/security/cve/CVE-2024-41110" }, { "category": "external", "summary": "SUSE Bug 1228324 for CVE-2024-41110", "url": "https://bugzilla.suse.com/1228324" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "critical" } ], "title": "CVE-2024-41110" }, { "cve": "CVE-2025-22868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22868" } ], "notes": [ { "category": "general", "text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22868", "url": "https://www.suse.com/security/cve/CVE-2025-22868" }, { "category": "external", "summary": "SUSE Bug 1239185 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239185" }, { "category": "external", "summary": "SUSE Bug 1239186 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239186" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22869" } ], "notes": [ { "category": "general", "text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22869", "url": "https://www.suse.com/security/cve/CVE-2025-22869" }, { "category": "external", "summary": "SUSE Bug 1239322 for CVE-2025-22869", "url": "https://bugzilla.suse.com/1239322" } ], "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 Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2025-22869" } ] }
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: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": "low" } ], "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" } ] }
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" } } }
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" }
icsa-22-167-09
Vulnerability from csaf_cisa
Notes
{ "document": { "acknowledgments": [ { "organization": "Siemens ProductCERT", "summary": "reporting these vulnerabilities to CISA." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "notes": [ { "category": "summary", "text": "Multiple vulnerabilities in the third-party components CivetWeb, Docker, Linux Kernel and systemd could allow an attacker to impact SCALANCE LPE9403 confidentiality, integrity and availability.\n\nSiemens has released an update for the SCALANCE LPE9403 and recommends to update to the latest version.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\n\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "other", "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.", "title": "Advisory Conversion Disclaimer" }, { "category": "other", "text": "Multiple", "title": "Critical infrastructure sectors" }, { "category": "other", "text": "Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": "Germany", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.", "title": "Recommended Practices" }, { "category": "general", "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.", "title": "Recommended Practices" }, { "category": "general", "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.", "title": "Recommended Practices" }, { "category": "general", "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" } ], "publisher": { "category": "other", "contact_details": "central@cisa.dhs.gov", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-222547.json" }, { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-222547.txt" }, { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" }, { "category": "self", "summary": "ICS Advisory ICSA-22-167-09 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2022/icsa-22-167-09.json" }, { "category": "self", "summary": "ICS Advisory ICSA-22-167-09 - Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-167-09" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/topics/industrial-control-systems" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B" } ], "title": "Siemens SCALANCE LPE9403 Third-Party Vulnerabilities", "tracking": { "current_release_date": "2022-06-14T00:00:00.000000Z", "generator": { "engine": { "name": "CISA CSAF Generator", "version": "1.0.0" } }, "id": "ICSA-22-167-09", "initial_release_date": "2022-06-14T00:00:00.000000Z", "revision_history": [ { "date": "2022-06-14T00:00:00.000000Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV2.0", "product": { "name": "SCALANCE LPE9403", "product_id": "CSAFPID-0001", "product_identification_helper": { "model_numbers": [ "6GK5998-3GS00-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE LPE9403" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-27304", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "The CivetWeb web library does not validate uploaded filepaths when running on an OS other than Windows, when using the built-in HTTP form-based file upload mechanism, via the mg_handle_form_request API. Web applications that use the file upload form handler, and use parts of the user-controlled filename in the output path, are susceptible to directory traversal", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2020-27304 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2020-27304 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2020-27304.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2020-27304" }, { "cve": "CVE-2021-20317", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "A corrupted timer tree caused the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. This flaw allows a local attacker with special user privileges to cause a denial of service, slowing and eventually stopping the system while running OSP.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-20317 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-20317 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-20317.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-20317" }, { "cve": "CVE-2021-33910", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The use of alloca function with an uncontrolled size in function unit_name_path_escape allows a local attacker, able to mount a filesystem on a very long path, to crash systemd and the whole system by allocating a very large space in the stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-33910 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-33910 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-33910.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-33910" }, { "cve": "CVE-2021-36221", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition vulnerability was found in Go. The incoming requests body weren\u0027t closed after the handler panic and as a consequence this could lead to ReverseProxy crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-36221 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-36221 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-36221.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-36221" }, { "cve": "CVE-2021-39293", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The fix for CVE-2021-33196 can be bypassed by crafted inputs. As a result, the NewReader and OpenReader functions in archive/zip can still cause a panic or an unrecoverable fatal error when reading an archive that claims to contain a large number of files, regardless of its actual size.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-39293 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-39293 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-39293.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-39293" }, { "cve": "CVE-2021-41089", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "summary", "text": "A vulnerability 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\u2019s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41089 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41089 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41089.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41091 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41091 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41091.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41092 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41092 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41092.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41103 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41103 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41103.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2022-0847", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the way the \"flags\" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2022-0847 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2022-0847 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-0847.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-0847" } ] }
ICSA-22-167-09
Vulnerability from csaf_cisa
Notes
{ "document": { "acknowledgments": [ { "organization": "Siemens ProductCERT", "summary": "reporting these vulnerabilities to CISA." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "notes": [ { "category": "summary", "text": "Multiple vulnerabilities in the third-party components CivetWeb, Docker, Linux Kernel and systemd could allow an attacker to impact SCALANCE LPE9403 confidentiality, integrity and availability.\n\nSiemens has released an update for the SCALANCE LPE9403 and recommends to update to the latest version.", "title": "Summary" }, { "category": "general", "text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\n\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "title": "General Recommendations" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "legal_disclaimer", "text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.", "title": "Terms of Use" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "other", "text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.", "title": "Advisory Conversion Disclaimer" }, { "category": "other", "text": "Multiple", "title": "Critical infrastructure sectors" }, { "category": "other", "text": "Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": "Germany", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.", "title": "Recommended Practices" }, { "category": "general", "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.", "title": "Recommended Practices" }, { "category": "general", "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.", "title": "Recommended Practices" }, { "category": "general", "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" } ], "publisher": { "category": "other", "contact_details": "central@cisa.dhs.gov", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-222547.json" }, { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-222547.txt" }, { "category": "self", "summary": "SSA-222547: Third-Party Component Vulnerabilities in SCALANCE LPE9403 before V2.0 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf" }, { "category": "self", "summary": "ICS Advisory ICSA-22-167-09 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2022/icsa-22-167-09.json" }, { "category": "self", "summary": "ICS Advisory ICSA-22-167-09 - Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-22-167-09" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/topics/industrial-control-systems" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B" } ], "title": "Siemens SCALANCE LPE9403 Third-Party Vulnerabilities", "tracking": { "current_release_date": "2022-06-14T00:00:00.000000Z", "generator": { "engine": { "name": "CISA CSAF Generator", "version": "1.0.0" } }, "id": "ICSA-22-167-09", "initial_release_date": "2022-06-14T00:00:00.000000Z", "revision_history": [ { "date": "2022-06-14T00:00:00.000000Z", "legacy_version": "1.0", "number": "1", "summary": "Publication Date" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cV2.0", "product": { "name": "SCALANCE LPE9403", "product_id": "CSAFPID-0001", "product_identification_helper": { "model_numbers": [ "6GK5998-3GS00-2AC2" ] } } } ], "category": "product_name", "name": "SCALANCE LPE9403" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-27304", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "The CivetWeb web library does not validate uploaded filepaths when running on an OS other than Windows, when using the built-in HTTP form-based file upload mechanism, via the mg_handle_form_request API. Web applications that use the file upload form handler, and use parts of the user-controlled filename in the output path, are susceptible to directory traversal", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2020-27304 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2020-27304 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2020-27304.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2020-27304" }, { "cve": "CVE-2021-20317", "cwe": { "id": "CWE-665", "name": "Improper Initialization" }, "notes": [ { "category": "summary", "text": "A corrupted timer tree caused the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. This flaw allows a local attacker with special user privileges to cause a denial of service, slowing and eventually stopping the system while running OSP.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-20317 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-20317 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-20317.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-20317" }, { "cve": "CVE-2021-33910", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The use of alloca function with an uncontrolled size in function unit_name_path_escape allows a local attacker, able to mount a filesystem on a very long path, to crash systemd and the whole system by allocating a very large space in the stack.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-33910 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-33910 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-33910.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-33910" }, { "cve": "CVE-2021-36221", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "summary", "text": "A race condition vulnerability was found in Go. The incoming requests body weren\u0027t closed after the handler panic and as a consequence this could lead to ReverseProxy crash.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-36221 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-36221 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-36221.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-36221" }, { "cve": "CVE-2021-39293", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "summary", "text": "The fix for CVE-2021-33196 can be bypassed by crafted inputs. As a result, the NewReader and OpenReader functions in archive/zip can still cause a panic or an unrecoverable fatal error when reading an archive that claims to contain a large number of files, regardless of its actual size.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-39293 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-39293 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-39293.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-39293" }, { "cve": "CVE-2021-41089", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "summary", "text": "A vulnerability 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\u2019s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41089 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41089 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41089.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 2.8, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41091 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41091 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41091.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41092 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41092 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41092.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "A vulnerability 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.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2021-41103 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2021-41103 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2021-41103.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "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/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2022-0847", "cwe": { "id": "CWE-281", "name": "Improper Preservation of Permissions" }, "notes": [ { "category": "summary", "text": "A vulnerability was found in the way the \"flags\" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "summary": "CVE-2022-0847 - SCALANCE LPE9403", "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" }, { "summary": "CVE-2022-0847 Mitre 5.0 json", "url": "https://cert-portal.siemens.com/productcert/mitre/CVE-2022-0847.json" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V2.0 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109811123/" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-0847" } ] }
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" } ] }
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" } ] }
CERTFR-2022-AVI-547
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
Siemens | N/A | SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SICAM GridEdge Essential with GDS ARM (6MD7881-2AA10) versions antérieures à V2.6.6 | ||
Siemens | N/A | SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) toutes versions | ||
Siemens | N/A | SIMATIC CP 1243-1 (6GK7243-1BX30-0XE0) toutes versions | ||
Siemens | N/A | TALON TC Compact (BACnet) versions antérieures à V3.5 | ||
Siemens | N/A | SIPLUS NET CP 443-1 Advanced (6AG1443-1GX30-4XE0) toutes versions | ||
Siemens | N/A | SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) toutes versions | ||
Siemens | N/A | SIMATIC RF650R (6GT2811-6AB20) versions antérieures à V4.0.1 | ||
Siemens | N/A | SIMATIC RF610R (6GT2811-6BC10) versions antérieures à V4.0.1 | ||
Siemens | N/A | SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2) versions antérieures à V6.5 | ||
Siemens | N/A | EN100 Ethernet module IEC 104 variant toutes versions | ||
Siemens | N/A | SICAM GridEdge Essential ARM (6MD7881-2AA30) versions antérieures à V2.6.6 | ||
Siemens | N/A | SIPLUS NET CP 1242-7 V2 (6AG1242-7KX31-7XE0) toutes versions | ||
Siemens | N/A | Teamcenter V12.4 versions antérieures à V12.4.0.13 | ||
Siemens | N/A | SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE M804PB (6GK5804-0AP00-2AA2) toutes versions | ||
Siemens | N/A | APOGEE PXC Modular (BACnet) versions antérieures à V3.5 | ||
Siemens | N/A | SIMATIC CP 443-1 Advanced (6GK7443-1GX30-0XE0) toutes versions | ||
Siemens | N/A | EN100 Ethernet module IEC 61850 variant versions antérieures à V4.37 | ||
Siemens | N/A | Xpedition Designer versions antérieures à X.2.11 | ||
Siemens | N/A | SIMATIC NET PC Software V15 toutes versions | ||
Siemens | N/A | SIMATIC RF186C (6GT2002-0JE20) versions antérieures à V2.0.1 | ||
Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) toutes versions | ||
Siemens | N/A | SIMATIC CP 1543-1 (incl. SIPLUS variants) versions antérieures à V3.0 | ||
Siemens | N/A | SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) toutes versions | ||
Siemens | N/A | SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) toutes versions | ||
Siemens | N/A | SIMATIC WinCC (TIA Portal) toutes versions | ||
Siemens | N/A | EN100 Ethernet module Modbus TCP variant toutes versions | ||
Siemens | N/A | SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) toutes versions | ||
Siemens | N/A | SIMATIC RF188C (6GT2002-0JE40) versions antérieures à V2.0.1 | ||
Siemens | N/A | SINAUT Software ST7sc toutes versions | ||
Siemens | N/A | SIMATIC STEP 7 V5.X toutes versions | ||
Siemens | N/A | SIMATIC RF166C (6GT2002-0EE20) versions antérieures à V2.0.1 | ||
Siemens | N/A | Teamcenter V13.0 versions antérieures à V13.0.0.9 | ||
Siemens | N/A | SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) toutes versions | ||
Siemens | N/A | SIPLUS TIM 1531 IRC (6AG1543-1MX00-7XE0) toutes versions | ||
Siemens | N/A | SIMATIC CP 1543-1 (6GK7543-1AX00-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC CP 343-1 Advanced (6GK7343-1GX31-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC CP 1626 (6GK1162-6AA01) toutes versions | ||
Siemens | N/A | TIA Portal V15 toutes versions | ||
Siemens | N/A | SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC Cloud Connect 7 CC716 (6GK1411-5AC00) toutes versions | ||
Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) toutes versions | ||
Siemens | N/A | SIMATIC NET PC Software V14 toutes versions | ||
Siemens | N/A | APOGEE PXC Compact (P2 Ethernet) toutes versions | ||
Siemens | N/A | RUGGEDCOM CROSSBOW Station Access Controller toutes versions | ||
Siemens | N/A | SCALANCE XR528-6M (6GK5528-0AA00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC RF188CI (6GT2002-0JE60) versions antérieures à V2.0.1 | ||
Siemens | N/A | SIPLUS S7-1200 CP 1243-1 RAIL (6AG2243-1BX30-1XE0) toutes versions | ||
Siemens | N/A | SICAM GridEdge Essential Intel (6MD7881-2AA40) versions antérieures à V2.6.6 | ||
Siemens | N/A | TIA Portal V16 toutes versions | ||
Siemens | N/A | SIMATIC PDM toutes versions | ||
Siemens | N/A | Spectrum Power 4 toutes versions using Shared HIS | ||
Siemens | N/A | SIPLUS NET CP 1543-1 (6AG1543-1AX00-2XE0) toutes versions | ||
Siemens | N/A | SCALANCE XR552-12M (6GK5552-0AA00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC NET PC Software V16 toutes versions | ||
Siemens | N/A | SIMATIC CP 1545-1 (6GK7545-1GX00-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC MV540 H (6GF3540-0GE10) toutes versions | ||
Siemens | N/A | SIMATIC RF360R (6GT2801-5BA30) versions antérieures à V2.0.1 | ||
Siemens | N/A | SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) toutes versions | ||
Siemens | N/A | SIMATIC STEP 7 (TIA Portal) toutes versions | ||
Siemens | N/A | SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XM408-4C (6GK5408-4GP00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SINUMERIK Edge versions antérieures à V3.3.0 | ||
Siemens | N/A | SCALANCE LPE9403 (6GK5998-3GS00-2AC2) versions antérieures à V2.0 | ||
Siemens | N/A | Spectrum Power MGMS toutes versions using Shared HIS | ||
Siemens | N/A | SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC ET 200SP Open Controller (incl. SIPLUS variants) toutes versions | ||
Siemens | N/A | SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) toutes versions | ||
Siemens | N/A | Teamcenter V13.2 toutes versions | ||
Siemens | N/A | SIMATIC CP 1242-7 V2 (6GK7242-7KX31-0XE0) toutes versions | ||
Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) toutes versions | ||
Siemens | N/A | SIMATIC CP 1545-1 (6GK7545-1GX00-0XE0) versions antérieures à V1.1 | ||
Siemens | N/A | SCALANCE S615 (6GK5615-0AA00-2AA2) toutes versions | ||
Siemens | N/A | SCALANCE M874-3 (6GK5874-3AA00-2AA2) toutes versions | ||
Siemens | N/A | RUGGEDCOM ROX Series toutes versions | ||
Siemens | N/A | SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC RF185C (6GT2002-0JE10) versions antérieures à V2.0.1 | ||
Siemens | N/A | SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE MUM853-1 (RoW) (6GK5853-2EA00-2AA1) toutes versions | ||
Siemens | N/A | EN100 Ethernet module PROFINET IO variant toutes versions | ||
Siemens | N/A | SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | TIA Portal Cloud toutes versions | ||
Siemens | N/A | SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC S7-PLCSIM Advanced toutes versions | ||
Siemens | N/A | SINEMA Remote Connect Server versions antérieures à V3.1 | ||
Siemens | N/A | SIMATIC Logon toutes versions | ||
Siemens | N/A | SCALANCE M874-2 (6GK5874-2AA00-2AA2) toutes versions | ||
Siemens | N/A | SIMATIC MV550 S (6GF3550-0CD10) toutes versions | ||
Siemens | N/A | SIMATIC MV550 H (6GF3550-0GE10) toutes versions | ||
Siemens | N/A | TIM 1531 IRC (6GK7543-1MX00-0XE0) toutes versions | ||
Siemens | N/A | SIPLUS NET CP 343-1 Advanced (6AG1343-1GX31-4XE0) toutes versions | ||
Siemens | N/A | Mendix SAML Module (Mendix 8 compatible) versions antérieures à 2.2.2 | ||
Siemens | N/A | APOGEE PXC Modular (P2 Ethernet) toutes versions | ||
Siemens | N/A | Teamcenter V13.3 versions antérieures à V13.3.0.3 | ||
Siemens | N/A | SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2) versions antérieures à V6.5 | ||
Siemens | N/A | Teamcenter Active Workspace V6.0 versions antérieures à V6.0.3 | ||
Siemens | N/A | SIMATIC S7-1200 CPU family (incl. SIPLUS variants) toutes versions | ||
Siemens | N/A | SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) toutes versions | ||
Siemens | N/A | SCALANCE SC622-2C (6GK5622-2GS00-2AC2) toutes versions versions antérieures à V2.3.1 | ||
Siemens | N/A | Mendix SAML Module (Mendix 7 compatible) versions antérieures à 1.16.6 | ||
Siemens | N/A | EN100 Ethernet module DNP3 IP variant toutes versions | ||
Siemens | N/A | SCALANCE XM416-4C (6GK5416-4GS00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) toutes versions | ||
Siemens | N/A | Industrial Edge - PROFINET IO Connector toutes versions | ||
Siemens | N/A | SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0) toutes versions | ||
Siemens | N/A | RUGGEDCOM ROS Series toutes versions | ||
Siemens | N/A | TIA Portal V17 toutes versions | ||
Siemens | N/A | TALON TC Modular (BACnet) versions antérieures à V3.5 | ||
Siemens | N/A | SIMATIC PCS 7 TeleControl toutes versions | ||
Siemens | N/A | APOGEE PXC Compact (BACnet) versions antérieures à V3.5 | ||
Siemens | N/A | SCALANCE MUM856-1 (NAM) (6GK5856-2EA00-3BA1) toutes versions | ||
Siemens | N/A | SIMATIC RF685R (6GT2811-6CA10) versions antérieures à V4.0.1 | ||
Siemens | N/A | SINEMA Server V14 toutes versions | ||
Siemens | N/A | SCALANCE SC646-2C (6GK5646-2GS00-2AC2) toutes versions versions antérieures à V2.3.1 | ||
Siemens | N/A | SIMATIC RF680R (6GT2811-6AA10) versions antérieures à V4.0.1 | ||
Siemens | N/A | SIMATIC MV560 U (6GF3560-0LE10) toutes versions | ||
Siemens | N/A | Industrial Edge - SIMATIC S7 Connector App versions antérieures à V1.7.0 | ||
Siemens | N/A | SINEC INS toutes versions | ||
Siemens | N/A | SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) toutes versions | ||
Siemens | N/A | SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE SC636-2C (6GK5636-2GS00-2AC2) toutes versions versions antérieures à V2.3.1 | ||
Siemens | N/A | TIA Administrator toutes versions | ||
Siemens | N/A | SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | TeleControl Server Basic V3 toutes versions | ||
Siemens | N/A | SINAUT ST7CC toutes versions | ||
Siemens | N/A | SCALANCE XM408-8C (6GK5408-8GS00-2AM2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC NET PC Software V17 toutes versions | ||
Siemens | N/A | Spectrum Power 7 toutes versions using Shared HIS | ||
Siemens | N/A | SIMATIC MV560 X (6GF3560-0HE10) toutes versions | ||
Siemens | N/A | SIMATIC S7-1500 Software Controller (incl. F) toutes versions | ||
Siemens | N/A | SIMATIC CP 1243-7 LTE EU (6GK7243-7KX30-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC CP 1243-7 LTE US (6GK7243-7SX30-0XE0) toutes versions | ||
Siemens | N/A | SINEMA Remote Connect Server versions antérieures à 3.0 SP2 | ||
Siemens | N/A | Industrial Edge - OPC UA Connector toutes versions | ||
Siemens | N/A | Teamcenter Active Workspace V5.2 versions antérieures à V5.2.9 | ||
Siemens | N/A | SCALANCE SC642-2C (6GK5642-2GS00-2AC2) toutes versions versions antérieures à V2.3.1 | ||
Siemens | N/A | SINEC NMS toutes versions | ||
Siemens | N/A | Mendix SAML Module (Mendix 9 compatible) versions antérieures à 3.2.3 | ||
Siemens | N/A | Teamcenter V14.0 toutes versions | ||
Siemens | N/A | SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0) toutes versions | ||
Siemens | N/A | SIPLUS S7-1200 CP 1243-1 (6AG1243-1BX30-2AX0) toutes versions | ||
Siemens | N/A | SIMATIC RF615R (6GT2811-6CC10) versions antérieures à V4.0.1 | ||
Siemens | N/A | SIMATIC Cloud Connect 7 CC712 (6GK1411-1AC00) toutes versions | ||
Siemens | N/A | SIMATIC RF186CI (6GT2002-0JE50) versions antérieures à V2.0.1 | ||
Siemens | N/A | SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2) versions antérieures à V6.5 | ||
Siemens | N/A | SIMATIC CP 1628 (6GK1162-8AA00) toutes versions | ||
Siemens | N/A | SICAM GridEdge Essential with GDS Intel (6MD7881-2AA20) versions antérieures à V2.6.6 | ||
Siemens | N/A | Teamcenter V13.1 versions antérieures à V13.1.0.9 | ||
Siemens | N/A | SCALANCE SC632-2C (6GK5632-2GS00-2AC2) toutes versions versions antérieures à V2.3.1 | ||
Siemens | N/A | SIMATIC CP 1243-8 IRC (6GK7243-8RX30-0XE0) toutes versions | ||
Siemens | N/A | SIMATIC MV540 S (6GF3540-0CD10) toutes versions | ||
Siemens | N/A | SIMATIC CP 443-1 OPC UA (6GK7443-1UX00-0XE0) toutes versions | ||
Siemens | N/A | SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) toutes versions | ||
Siemens | N/A | SIMATIC PCS neo toutes versions | ||
Siemens | N/A | RUGGEDCOM NMS toutes versions |
Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "SCALANCE XR526-8C, 2x230V (6GK5526-8GS00-4AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SICAM GridEdge Essential with GDS ARM (6MD7881-2AA10) versions ant\u00e9rieures \u00e0 V2.6.6", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1243-1 (6GK7243-1BX30-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TALON TC Compact (BACnet) versions ant\u00e9rieures \u00e0 V3.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS NET CP 443-1 Advanced (6AG1443-1GX30-4XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF650R (6GT2811-6AB20) versions ant\u00e9rieures \u00e0 V4.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF610R (6GT2811-6BC10) versions ant\u00e9rieures \u00e0 V4.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR526-8C, 1x230V (L3 int.) (6GK5526-8GR00-3AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "EN100 Ethernet module IEC 104 variant toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SICAM GridEdge Essential ARM (6MD7881-2AA30) versions ant\u00e9rieures \u00e0 V2.6.6", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS NET CP 1242-7 V2 (6AG1242-7KX31-7XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V12.4 versions ant\u00e9rieures \u00e0 V12.4.0.13", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 1x230V (L3 int.) (6GK5524-8GR00-3AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 2x230V (L3 int.) (6GK5524-8GR00-4AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M804PB (6GK5804-0AP00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "APOGEE PXC Modular (BACnet) versions ant\u00e9rieures \u00e0 V3.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 443-1 Advanced (6GK7443-1GX30-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "EN100 Ethernet module IEC 61850 variant versions ant\u00e9rieures \u00e0 V4.37", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Xpedition Designer versions ant\u00e9rieures \u00e0 X.2.11", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC NET PC Software V15 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF186C (6GT2002-0JE20) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1543-1 (incl. SIPLUS variants) versions ant\u00e9rieures \u00e0 V3.0", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR552-12M (2HR2) (6GK5552-0AA00-2HR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC WinCC (TIA Portal) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "EN100 Ethernet module Modbus TCP variant toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF188C (6GT2002-0JE40) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINAUT Software ST7sc toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC STEP 7 V5.X toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF166C (6GT2002-0EE20) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V13.0 versions ant\u00e9rieures \u00e0 V13.0.0.9", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS TIM 1531 IRC (6AG1543-1MX00-7XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1543-1 (6GK7543-1AX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 343-1 Advanced (6GK7343-1GX31-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1626 (6GK1162-6AA01) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIA Portal V15 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM408-8C (L3 int.) (6GK5408-8GR00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC Cloud Connect 7 CC716 (6GK1411-5AC00) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC NET PC Software V14 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "APOGEE PXC Compact (P2 Ethernet) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM CROSSBOW Station Access Controller toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR528-6M (6GK5528-0AA00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF188CI (6GT2002-0JE60) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS S7-1200 CP 1243-1 RAIL (6AG2243-1BX30-1XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SICAM GridEdge Essential Intel (6MD7881-2AA40) versions ant\u00e9rieures \u00e0 V2.6.6", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIA Portal V16 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC PDM toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Spectrum Power 4 toutes versions using Shared HIS", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS NET CP 1543-1 (6AG1543-1AX00-2XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR552-12M (6GK5552-0AA00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC NET PC Software V16 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1545-1 (6GK7545-1GX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV540 H (6GF3540-0GE10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF360R (6GT2801-5BA30) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC STEP 7 (TIA Portal) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR526-8C, 2x230V (L3 int.) (6GK5526-8GR00-4AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR526-8C, 1x230V (6GK5526-8GS00-3AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM408-4C (6GK5408-4GP00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM408-4C (L3 int.) (6GK5408-4GQ00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINUMERIK Edge versions ant\u00e9rieures \u00e0 V3.3.0", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE LPE9403 (6GK5998-3GS00-2AC2) versions ant\u00e9rieures \u00e0 V2.0", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Spectrum Power MGMS toutes versions using Shared HIS", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR526-8C, 24V (L3 int.) (6GK5526-8GR00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC ET 200SP Open Controller (incl. SIPLUS variants) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V13.2 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1242-7 V2 (6GK7242-7KX31-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1545-1 (6GK7545-1GX00-0XE0) versions ant\u00e9rieures \u00e0 V1.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE S615 (6GK5615-0AA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M874-3 (6GK5874-3AA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM ROX Series toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1542SP-1 (6GK7542-6UX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF185C (6GT2002-0JE10) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR528-6M (2HR2, L3 int.) (6GK5528-0AR00-2HR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE MUM853-1 (RoW) (6GK5853-2EA00-2AA1) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "EN100 Ethernet module PROFINET IO variant toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 24V (6GK5524-8GS00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIA Portal Cloud toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1543SP-1 (6GK7543-6WX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC S7-PLCSIM Advanced toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINEMA Remote Connect Server versions ant\u00e9rieures \u00e0 V3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC Logon toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M874-2 (6GK5874-2AA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV550 S (6GF3550-0CD10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV550 H (6GF3550-0GE10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIM 1531 IRC (6GK7543-1MX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS NET CP 343-1 Advanced (6AG1343-1GX31-4XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Mendix SAML Module (Mendix 8 compatible) versions ant\u00e9rieures \u00e0 2.2.2", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "APOGEE PXC Modular (P2 Ethernet) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V13.3 versions ant\u00e9rieures \u00e0 V13.3.0.3", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR552-12M (2HR2) (6GK5552-0AR00-2HR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter Active Workspace V6.0 versions ant\u00e9rieures \u00e0 V6.0.3", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC S7-1200 CPU family (incl. SIPLUS variants) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE SC622-2C (6GK5622-2GS00-2AC2) toutes versions versions ant\u00e9rieures \u00e0 V2.3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Mendix SAML Module (Mendix 7 compatible) versions ant\u00e9rieures \u00e0 1.16.6", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "EN100 Ethernet module DNP3 IP variant toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM416-4C (6GK5416-4GS00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Industrial Edge - PROFINET IO Connector toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM416-4C (L3 int.) (6GK5416-4GR00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL (6AG2543-6WX00-4XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM ROS Series toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIA Portal V17 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TALON TC Modular (BACnet) versions ant\u00e9rieures \u00e0 V3.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC PCS 7 TeleControl toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "APOGEE PXC Compact (BACnet) versions ant\u00e9rieures \u00e0 V3.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE MUM856-1 (NAM) (6GK5856-2EA00-3BA1) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF685R (6GT2811-6CA10) versions ant\u00e9rieures \u00e0 V4.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINEMA Server V14 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE SC646-2C (6GK5646-2GS00-2AC2) toutes versions versions ant\u00e9rieures \u00e0 V2.3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF680R (6GT2811-6AA10) versions ant\u00e9rieures \u00e0 V4.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV560 U (6GF3560-0LE10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Industrial Edge - SIMATIC S7 Connector App versions ant\u00e9rieures \u00e0 V1.7.0", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINEC INS toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 24V (L3 int.) (6GK5524-8GR00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC S7-1500 CPU family (incl. related ET200 CPUs and SIPLUS variants) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 2x230V (6GK5524-8GS00-4AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE SC636-2C (6GK5636-2GS00-2AC2) toutes versions versions ant\u00e9rieures \u00e0 V2.3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TIA Administrator toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR526-8C, 24V (6GK5526-8GS00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "TeleControl Server Basic V3 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINAUT ST7CC toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XM408-8C (6GK5408-8GS00-2AM2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR552-12M (2HR2, L3 int.) (6GK5552-0AR00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR528-6M (2HR2) (6GK5528-0AA00-2HR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC NET PC Software V17 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Spectrum Power 7 toutes versions using Shared HIS", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV560 X (6GF3560-0HE10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC S7-1500 Software Controller (incl. F) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1243-7 LTE EU (6GK7243-7KX30-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1243-7 LTE US (6GK7243-7SX30-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINEMA Remote Connect Server versions ant\u00e9rieures \u00e0 3.0 SP2", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Industrial Edge - OPC UA Connector toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter Active Workspace V5.2 versions ant\u00e9rieures \u00e0 V5.2.9", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE SC642-2C (6GK5642-2GS00-2AC2) toutes versions versions ant\u00e9rieures \u00e0 V2.3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SINEC NMS toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Mendix SAML Module (Mendix 9 compatible) versions ant\u00e9rieures \u00e0 3.2.3", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V14.0 toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS ET 200SP CP 1543SP-1 ISEC (6AG1543-6WX00-7XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIPLUS S7-1200 CP 1243-1 (6AG1243-1BX30-2AX0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF615R (6GT2811-6CC10) versions ant\u00e9rieures \u00e0 V4.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC Cloud Connect 7 CC712 (6GK1411-1AC00) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC RF186CI (6GT2002-0JE50) versions ant\u00e9rieures \u00e0 V2.0.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR528-6M (L3 int.) (6GK5528-0AR00-2AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE XR524-8C, 1x230V (6GK5524-8GS00-3AR2) versions ant\u00e9rieures \u00e0 V6.5", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1628 (6GK1162-8AA00) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SICAM GridEdge Essential with GDS Intel (6MD7881-2AA20) versions ant\u00e9rieures \u00e0 V2.6.6", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "Teamcenter V13.1 versions ant\u00e9rieures \u00e0 V13.1.0.9", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE SC632-2C (6GK5632-2GS00-2AC2) toutes versions versions ant\u00e9rieures \u00e0 V2.3.1", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 1243-8 IRC (6GK7243-8RX30-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC MV540 S (6GF3540-0CD10) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC CP 443-1 OPC UA (6GK7443-1UX00-0XE0) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1) toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "SIMATIC PCS neo toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } }, { "description": "RUGGEDCOM NMS toutes versions", "product": { "name": "N/A", "vendor": { "name": "Siemens", "scada": true } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2022-32285", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32285" }, { "name": "CVE-2022-32286", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32286" }, { "name": "CVE-2021-45960", "url": "https://www.cve.org/CVERecord?id=CVE-2021-45960" }, { "name": "CVE-2021-20317", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20317" }, { "name": "CVE-2022-32258", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32258" }, { "name": "CVE-2021-41091", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41091" }, { "name": "CVE-2021-22925", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22925" }, { "name": "CVE-2022-30231", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30231" }, { "name": "CVE-2021-33196", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33196" }, { "name": "CVE-2022-32254", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32254" }, { "name": "CVE-2022-22823", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22823" }, { "name": "CVE-2022-32145", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32145" }, { "name": "CVE-2022-32259", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32259" }, { "name": "CVE-2022-32262", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32262" }, { "name": "CVE-2017-9947", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9947" }, { "name": "CVE-2022-32255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32255" }, { "name": "CVE-2020-27304", "url": "https://www.cve.org/CVERecord?id=CVE-2020-27304" }, { "name": "CVE-2022-25315", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25315" }, { "name": "CVE-2022-22822", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22822" }, { "name": "CVE-2022-32252", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32252" }, { "name": "CVE-2021-22924", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22924" }, { "name": "CVE-2022-25313", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25313" }, { "name": "CVE-2021-39275", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39275" }, { "name": "CVE-2021-37182", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37182" }, { "name": "CVE-2020-9272", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9272" }, { "name": "CVE-2021-39293", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39293" }, { "name": "CVE-2021-33910", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33910" }, { "name": "CVE-2022-23852", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23852" }, { "name": "CVE-2022-22825", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22825" }, { "name": "CVE-2022-25314", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25314" }, { "name": "CVE-2022-23990", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23990" }, { "name": "CVE-2022-26476", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26476" }, { "name": "CVE-2022-25235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25235" }, { "name": "CVE-2022-0847", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0847" }, { "name": "CVE-2022-30228", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30228" }, { "name": "CVE-2021-46143", "url": "https://www.cve.org/CVERecord?id=CVE-2021-46143" }, { "name": "CVE-2021-41092", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41092" }, { "name": "CVE-2022-32251", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32251" }, { "name": "CVE-2021-34798", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34798" }, { "name": "CVE-2021-36221", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36221" }, { "name": "CVE-2021-41089", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41089" }, { "name": "CVE-2022-30230", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30230" }, { "name": "CVE-2020-9273", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9273" }, { "name": "CVE-2022-30229", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30229" }, { "name": "CVE-2022-22827", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22827" }, { "name": "CVE-2022-29034", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29034" }, { "name": "CVE-2022-30937", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30937" }, { "name": "CVE-2022-25236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25236" }, { "name": "CVE-2022-0778", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0778" }, { "name": "CVE-2022-27219", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27219" }, { "name": "CVE-2022-27221", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27221" }, { "name": "CVE-2022-22826", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22826" }, { "name": "CVE-2022-31619", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31619" }, { "name": "CVE-2022-32261", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32261" }, { "name": "CVE-2022-32260", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32260" }, { "name": "CVE-2021-40438", "url": "https://www.cve.org/CVERecord?id=CVE-2021-40438" }, { "name": "CVE-2021-4034", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4034" }, { "name": "CVE-2022-22824", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22824" }, { "name": "CVE-2022-27220", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27220" }, { "name": "CVE-2022-31465", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31465" }, { "name": "CVE-2017-9946", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9946" }, { "name": "CVE-2021-41103", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41103" }, { "name": "CVE-2022-32253", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32253" }, { "name": "CVE-2022-32256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32256" }, { "name": "CVE-2021-37209", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37209" } ], "initial_release_date": "2022-06-15T00:00:00", "last_revision_date": "2022-06-15T00:00:00", "links": [], "reference": "CERTFR-2022-AVI-547", "revisions": [ { "description": "Version initiale", "revision_date": "2022-06-15T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nSiemens. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-148078 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-148078.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-220589 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-220589.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-988345 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-988345.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-484086 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-484086.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-330556 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-330556.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-145224 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-145224.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-685781 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-685781.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-693555 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-693555.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-911567 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-911567.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-401167 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-401167.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-764417 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-764417.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-712929 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-712929.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-679335 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-679335.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-388239 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-388239.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-631336 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-631336.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-740594 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-740594.html" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-222547 du 14 juin 2022", "url": "https://cert-portal.siemens.com/productcert/html/ssa-222547.html" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.