Lucene search

K
vulnrichmentGoVULNRICHMENT:CVE-2024-34158
HistorySep 06, 2024 - 8:42 p.m.

CVE-2024-34158 Stack exhaustion in Parse in go/build/constraint

2024-09-0620:42:42
Go
github.com
cve-2024-34158
parse
stack exhaustion
build constraint

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Calling Parse on a “// +build” build tag line with deeply nested expressions can cause a panic due to stack exhaustion.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:go_build_constraint:go_standard_library:*:*:*:*:*:*:*:*"
    ],
    "vendor": "go_build_constraint",
    "product": "go_standard_library",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "1.22.7",
        "versionType": "semver"
      },
      {
        "status": "affected",
        "version": "1.23.0-0",
        "lessThan": "1.23.1",
        "versionType": "semver"
      }
    ],
    "defaultStatus": "unknown"
  }
]

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-34158