8.1

CVE-2024-36623

moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MobyprojectMoby Version <= 25.0.3
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.64% 0.46
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

https://gist.github.com/1047524396/c192c0159a19bf58a4373b696467dc29
Third Party Advisory
https://github.com/moby/moby/blob/v25.0.3/pkg/streamformatter/streamformatter.go#L115
Product
https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb
Patch
https://github.com/moby/moby/commit/8e3bcf19748838b30e34d612832d1dc9d90363b8
Patch