cbcvebase.
CVE-2023-28842
published 2023-04-04

CVE-2023-28842: Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream…

PriorityP340medium6.8CVSS 3.1
AVNACHPRNUINSCCNIHAN
EPSS
1.44%
69.9th percentile
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*. Swarm 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. The `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. Encrypted 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. When 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's VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN. The `overlay` driver dynamica

Affected

9 ranges
VendorProductVersion rangeFixed in
debiandocker.io< docker.io 20.10.24+dfsg1-1 (bookworm)docker.io 20.10.24+dfsg1-1 (bookworm)
github.comdocker_docker>= 1.12.0 < 20.10.2420.10.24
github.comdocker_docker>= 1.12.0 < 20.10.24+incompatible20.10.24+incompatible
github.comdocker_docker>= 23.0.0 < 23.0.323.0.3
github.comdocker_docker>= 23.0.0+incompatible < 23.0.3+incompatible23.0.3+incompatible
mobymoby
mobymoby
mobyprojectmoby>= 1.12.0 < 20.10.2420.10.24
mobyprojectmoby>= 23.0.0 < 23.0.323.0.3

CVSS provenance

nvdv3.16.8MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
osv8.7HIGH
vendor_ubuntu7.5HIGH
vendor_debian6.8MEDIUM
vendor_redhat6.8MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.