gsd-2022-31030
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an "exec" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-31030", description: "containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.", id: "GSD-2022-31030", references: [ "https://alas.aws.amazon.com/cve/html/CVE-2022-31030.html", "https://security.archlinux.org/CVE-2022-31030", "https://www.debian.org/security/2022/dsa-5162", "https://advisories.mageia.org/CVE-2022-31030.html", "https://www.suse.com/security/cve/CVE-2022-31030.html", "https://ubuntu.com/security/CVE-2022-31030", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-31030", ], details: "containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.", id: "GSD-2022-31030", modified: "2023-12-13T01:19:18.138329Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2022-31030", STATE: "PUBLIC", TITLE: "containerd CRI plugin: Host memory exhaustion through ExecSync", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "containerd", version: { version_data: [ { version_value: "< 1.5.13", }, { version_value: ">= 1.6.0, < 1.6.6", }, ], }, }, ], }, vendor_name: "containerd", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-400: Uncontrolled Resource Consumption", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf", refsource: "CONFIRM", url: "https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf", }, { name: "https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382", refsource: "MISC", url: "https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382", }, { name: "[oss-security] 20220606 CVE-2022-31030: containerd CRI plugin: Host memory exhaustion through ExecSync", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2022/06/07/1", }, { name: "DSA-5162", refsource: "DEBIAN", url: "https://www.debian.org/security/2022/dsa-5162", }, { name: "FEDORA-2022-725ac93b48", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/", }, { name: "FEDORA-2022-1da581ac6d", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/", }, { name: "GLSA-202401-31", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202401-31", }, ], }, source: { advisory: "GHSA-5ffw-gxpp-mxpf", discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "<1.5.13||>=1.6.0 <1.6.6", affected_versions: "All versions before 1.5.13, all versions starting from 1.6.0 before 1.6.6", cvss_v2: "AV:L/AC:L/Au:N/C:N/I:N/A:P", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-400", "CWE-937", "CWE-78", ], date: "2022-11-29", description: "containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.", fixed_versions: [ "1.5.13", "1.6.6", ], identifier: "CVE-2022-31030", identifiers: [ "CVE-2022-31030", "GHSA-5ffw-gxpp-mxpf", "GMS-2022-1837", ], not_impacted: "", package_slug: "go/github.com/containerd/containerd", pubdate: "2022-06-09", solution: "Upgrade to versions 1.5.13, 1.6.6 or above.", title: "Uncontrolled Resource Consumption", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-31030", "https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf", "http://www.openwall.com/lists/oss-security/2022/06/07/1", "https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382", "https://www.debian.org/security/2022/dsa-5162", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/", "https://github.com/advisories/GHSA-5ffw-gxpp-mxpf", ], uuid: "e62d0705-8904-47a3-9623-d30463bba4c1", }, { affected_range: "<0", affected_versions: "All versions before 1.5.13, all versions starting from 1.6.0 before 1.6.6", cwe_ids: [ "CWE-1035", "CWE-78", "CWE-937", ], date: "2022-06-06", description: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in github.com/containerd/containerd.", fixed_versions: [ "v1.5.13", "v1.6.6", ], identifier: "GMS-2022-1837", identifiers: [ "GHSA-5ffw-gxpp-mxpf", "GMS-2022-1837", "CVE-2022-31030", ], not_impacted: "All versions starting from 1.5.13 before 1.6.0, all versions starting from 1.6.6", package_slug: "go/github.com/containerd/containerd", pubdate: "2022-06-06", solution: "Upgrade to versions 1.5.13, 1.6.6 or above.", title: "Duplicate of ./go/github.com/containerd/containerd/CVE-2022-31030.yml", urls: [ "https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf", "https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382", "https://github.com/advisories/GHSA-5ffw-gxpp-mxpf", ], uuid: "a71e9a10-da49-4966-afbc-b6765c25d696", versions: [ { commit: { sha: "13a9d2087b04c1a99ba3fb3159fbd6b2493ca6dd", tags: [ "v1.6.0", ], timestamp: "20220216014847", }, number: "v1.6.0", }, { commit: { sha: "d0d56c1a4ace8bae8c7c98d28ba98f0537ebe704", tags: [ "v1.6.6", ], timestamp: "20220606171923", }, number: "v1.6.6", }, { commit: { sha: "b12c617f59dc0a225a5bff4dd8d2b893b0759b2e", tags: [ "v1.5.13", ], timestamp: "20220606171923", }, number: "v1.5.13", }, ], }, ], }, "nvd.nist.gov": { cve: { configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*", matchCriteriaId: "B7EB2740-DC73-492C-A597-4CF2D45BD086", versionEndExcluding: "1.5.13", vulnerable: true, }, { criteria: "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*", matchCriteriaId: "93B57D59-16AE-4F84-8C06-A40F9C219C77", versionEndExcluding: "1.6.6", versionStartIncluding: "1.6.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", matchCriteriaId: "FA6FEEC2-9F11-4643-8827-749718254FED", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", matchCriteriaId: "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", matchCriteriaId: "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], descriptions: [ { lang: "en", value: "containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.", }, { lang: "es", value: "containerd es un tiempo de ejecución de contenedores de código abierto. Se ha encontrado un error en la implementación de CRI de containerd en el que los programas dentro de un contenedor pueden causar que el demonio containerd consuma memoria sin límites durante la invocación de la API \"ExecSync\". Esto puede causar que containerd consuma toda la memoria disponible en el equipo, negando el servicio a otras cargas de trabajo legítimas. Tanto Kubernetes como crictl pueden configurarse para usar la implementación CRI de containerd; \"ExecSync\" puede usarse cuando son ejecutadas sondas o cuando son ejecutados procesos por medio de una instalación \"exec\". Este error ha sido corregido en containerd versiones 1.6.6 y 1.5.13. Los usuarios deben actualizar a estas versiones para resolver el problema. Los usuarios que no puedan actualizar deberían asegurarse de que sólo son usadas imágenes y comandos confiables", }, ], id: "CVE-2022-31030", lastModified: "2024-01-31T13:15:09.090", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "LOW", cvssData: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 2.1, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:L/AC:L/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "security-advisories@github.com", type: "Secondary", }, ], }, published: "2022-06-09T14:15:08.550", references: [ { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2022/06/07/1", }, { source: "security-advisories@github.com", tags: [ "Product", "Third Party Advisory", ], url: "https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/", }, { source: "security-advisories@github.com", url: "https://security.gentoo.org/glsa/202401-31", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2022/dsa-5162", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-400", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }, }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.