CVE-2021-43784
Last modified
CVE-2021-43784 is a medium-severity vulnerability rated 5/10 on the CVSS scale. runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). EPSS estimates a 1.66% chance of exploitation in the next 30 days.
Description
runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc, netlink is used internally as a serialization system for specifying the relevant container configuration to the `C` portion of the code (responsible for the based namespace setup of containers). In all versions of runc prior to 1.0.3, the encoder did not handle the possibility of an integer overflow in the 16-bit length field for the byte array attribute type, meaning that a large enough malicious byte array attribute could result in the length overflowing and the attribute contents being parsed as netlink messages for container configuration. This vulnerability requires the attacker to have some control over the configuration of the container and would allow the attacker to bypass the namespace restrictions of the container by simply adding their own netlink payload which disables all namespaces. The main users impacted are those who allow untrusted images with untrusted configurations to run on their machines (such as with shared cloud infrastructure). runc version 1.0.3 contains a fix for this bug. As a workaround, one may try disallowing untrusted namespace paths from your container. It should be noted that untrusted namespace paths would allow the attacker to disable namespace protections entirely even in the absence of this bug.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Runc | < 1.0.3 |
| Debian | Debian Linux | 9.0 |
References
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2241Exploit, Third Party Advisory
- https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554Patch, Third Party Advisory
- https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1aePatch, Third Party Advisory
- https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eedPatch, Third Party Advisory
- https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8fPatch, Third Party Advisory
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2241Exploit, Third Party Advisory
- https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554Patch, Third Party Advisory
- https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1aePatch, Third Party Advisory
- https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eedPatch, Third Party Advisory
- https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8fPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43784?
How severe is CVE-2021-43784?
How do I fix CVE-2021-43784?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-43779GLPI is an open source IT Asset Management, issue tracking s…9.9
- CVE-2021-4378The WP Quick FrontEnd Editor plugin for WordPress is vulnera…5.4
- CVE-2021-43780Redash is a package for data visualization and sharing. In v…8.8
- CVE-2021-43781Invenio-Drafts-Resources is a submission/deposit module for …4.3
- CVE-2021-43782Tuleap is a Libre and Open Source tool for end to end tracea…7.2
- CVE-2021-43783@backstage/plugin-scaffolder-backend is the backend for the …8.5
- CVE-2021-43785@joeattardi/emoji-button is a Vanilla JavaScript emoji picke…6.1
- CVE-2021-43786Nodebb is an open source Node.js based forum software. In af…7.5
- CVE-2021-43787Nodebb is an open source Node.js based forum software. In af…6.1
- CVE-2021-43788Nodebb is an open source Node.js based forum software. Prior…5
- CVE-2021-43789PrestaShop is an Open Source e-commerce web application. Ver…9.8
- CVE-2021-4379The WooCommerce Multi Currency plugin for WordPress is vulne…6.5
Are you affected by CVE-2021-43784?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
