fkie_cve-2024-36623
Vulnerability from fkie_nvd
Published
2024-11-29 18:15
Modified
2025-07-02 20:36
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
mobyproject | moby | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*", "matchCriteriaId": "DF0603C7-4015-4481-96C0-04FA1AD21DA6", "versionEndIncluding": "25.0.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "moby v25.0.3 tiene una vulnerabilidad de condici\u00f3n de ejecuci\u00f3n en el paquete streamformatter que puede usarse para activar m\u00faltiples operaciones de escritura simult\u00e1neas que resulten en corrupci\u00f3n de datos o fallos de la aplicaci\u00f3n." } ], "id": "CVE-2024-36623", "lastModified": "2025-07-02T20:36:45.220", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.2, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-11-29T18:15:08.293", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/1047524396/c192c0159a19bf58a4373b696467dc29" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "https://github.com/moby/moby/blob/v25.0.3/pkg/streamformatter/streamformatter.go#L115" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/moby/moby/commit/5689dabfb357b673abdb4391eef426f297d7d1bb" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/moby/moby/commit/8e3bcf19748838b30e34d612832d1dc9d90363b8" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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.
Loading…
Loading…