blob: 0317608eccdb010c21c8f15f8047998562255d57 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2025-3412",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-10846",
"GHSA-36gq-35j3-p9r9"
],
"summary": "Excessive resource consumption when unmarshalling Compose file with recursive loop in github.com/compose-spec/compose-go/v2",
"details": "Excessive resource consumption when unmarshalling Compose file with recursive loop in github.com/compose-spec/compose-go/v2",
"affected": [
{
"package": {
"name": "github.com/compose-spec/compose-go/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.4.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/compose-spec/compose-go/security/advisories/GHSA-36gq-35j3-p9r9"
},
{
"type": "FIX",
"url": "https://github.com/compose-spec/compose-go/pull/618"
},
{
"type": "FIX",
"url": "https://github.com/compose-spec/compose-go/pull/703"
},
{
"type": "FIX",
"url": "https://github.com/docker/compose/commit/d239f0f3187a2ed5404c61f83bd5e995c81600ff"
},
{
"type": "WEB",
"url": "https://github.com/docker/compose/issues/12235"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3412",
"review_status": "REVIEWED"
}
}