2024-12-04 19:05:32 +00:00

68 lines
2.2 KiB
JSON

{
"id": "CVE-2024-36621",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-29T18:15:07.993",
"lastModified": "2024-12-04T17:15:13.067",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "moby v25.0.5 is affected by a Race Condition in builder/builder-next/adapters/snapshot/layer.go. The vulnerability could be used to trigger concurrent builds that call the EnsureLayer function resulting in resource leaks/exhaustion."
},
{
"lang": "es",
"value": "moby v25.0.5 se ve afectado por una condici\u00f3n de carrera en builder/builder-next/adapters/snapshot/layer.go. La vulnerabilidad podr\u00eda utilizarse para activar compilaciones simult\u00e1neas que invoquen la funci\u00f3n EnsureLayer, lo que provocar\u00eda p\u00e9rdidas o agotamiento de recursos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"references": [
{
"url": "https://gist.github.com/1047524396/5d44459edab5fafcdf86b43909b81135",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/moby/moby/blob/v25.0.5/builder/builder-next/adapters/snapshot/layer.go#L24",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e",
"source": "cve@mitre.org"
}
]
}