CVE-2023-45290

Aliases:CGA-63g6-wrgr-m47wBIT-golang-2023-45290CGA-g554-cg74-8rm4CGA-xr68-h9cg-49cjGHSA-rr6r-cfgf-gc6hGO-2024-2599
Deferred
Published: 05 Mar 2024, 22:22
Last modified:13 Feb 2025, 17:14

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.44% LOW
0% probability +0.08%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

05 Mar 2024, 22:22
Published
Vulnerability first disclosed
13 Feb 2025, 17:14
Last Modified
Vulnerability information updated

Description

When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.44% Percentile: 64%

Techniques & Countermeasures

  • CWE-770Allocation of Resources Without Limits or Throttling

    The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Affected Systems

  • chainguardcluster-autoscaler-1.27

    < 1.27.5-r2

  • chainguardcluster-autoscaler-1.27-compat

    < 1.27.5-r2

  • chainguardcluster-autoscaler-1.28

    < 1.28.2-r2

  • chainguardcluster-autoscaler-1.28-compat

    < 1.28.2-r2

  • chainguardnewrelic-fluent-bit-output

    < 1.19.2-r1

  • wolficluster-autoscaler-1.27

    < 1.27.5-r2

  • wolficluster-autoscaler-1.27-compat

    < 1.27.5-r2

  • wolficluster-autoscaler-1.28

    < 1.28.2-r2

  • wolficluster-autoscaler-1.28-compat

    < 1.28.2-r2

  • go standard librarynet/textproto

    < 1.21.8 | ≥ 1.22.0-0, < 1.22.1

  • Gostdlib

    ≥ 1.22.0-0, < 1.22.1

References (6)