GHSA-j7jw-28jm-whr6

Suggest an improvement
Source
https://github.com/advisories/GHSA-j7jw-28jm-whr6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/02/GHSA-j7jw-28jm-whr6/GHSA-j7jw-28jm-whr6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-j7jw-28jm-whr6
Aliases
Published
2025-02-21T21:43:16Z
Modified
2025-03-03T19:42:03.187966Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
lakeFS allows an authenticated user to cause a crash by exhausting server memory
Details

Impact

An authenticated user can crash lakeFS by exhausting server memory. This is an authenticated denial-of-service issue.

Patches

This problem has been patched and exists in versions 1.49.1 and below

Workarounds

On S3 backends, configure

# ...
blockstore:
  s3:
    disable_pre_signed_multipart: true

or set environment variable LAKEFS_BLOCKSTORE_S3_DISABLE_PRE_SIGNED_MULTIPART to true.

References

Are there any links users can visit to find out more?

Database specific
{
    "nvd_published_at": "2025-02-21T00:15:09Z",
    "cwe_ids": [
        "CWE-400"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2025-02-21T21:43:16Z"
}
References

Affected packages

Go / github.com/treeverse/lakefs

Package

Name
github.com/treeverse/lakefs
View open source insights on deps.dev
Purl
pkg:golang/github.com/treeverse/lakefs

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.50.0