GHSA-36gq-35j3-p9r9

Suggest an improvement
Source
https://github.com/advisories/GHSA-36gq-35j3-p9r9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/01/GHSA-36gq-35j3-p9r9/GHSA-36gq-35j3-p9r9.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-36gq-35j3-p9r9
Aliases
  • CVE-2024-10846
Published
2025-01-21T20:24:02Z
Modified
2025-01-21T20:41:55.588595Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H CVSS Calculator
Summary
Excessive Platform Resource Consumption within a Loop when unmarshalling Compose file having recursive loop
Details

Impact

The compose-go library component in versions v2.10-v2.4.0 allows an authorized user who sends malicious YAML payloads to cause the compose-go to consume excessive amount of Memory and CPU cycles while parsing YAML, such as used by Docker Compose from versions v2.27.0 to v2.29.7 included

Patches

compose-go v2.24.1 fixed the issue

Workarounds

There isn't any known workaround.

References

  • https://github.com/docker/compose/issues/12235
  • https://github.com/compose-spec/compose-go/pull/703

  • https://github.com/compose-spec/compose-go/pull/618

  • https://github.com/docker/compose/commit/d239f0f3187a2ed5404c61f83bd5e995c81600ff#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R10
Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-400"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2025-01-21T20:24:02Z"
}
References

Affected packages

Go / github.com/compose-spec/compose-go/v2

Package

Name
github.com/compose-spec/compose-go/v2
View open source insights on deps.dev
Purl
pkg:golang/github.com/compose-spec/compose-go/v2

Affected ranges

Type
SEMVER
Events
Introduced
2.1.0
Fixed
2.4.1