-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Description
In GitHub Security Advisory GHSA-28q9-9c3g-v3f9, there is a vulnerability in the following Go packages or modules:
Unit | Fixed | Vulnerable Ranges |
---|---|---|
github.com/treeverse/lakefs | 0.82.0 | < 0.82.0 |
See doc/triage.md for instructions on how to triage this report.
modules:
- module: TODO
versions:
- fixed: 0.82.0
packages:
- package: github.com/treeverse/lakefs
description: |-
### Impact
Authenticated users can send a request to delete-objects through the s3 gateway and delete files they are not authorized to delete.
### Patches
lakeFS v0.82.0 and later
### Workarounds
Drop specific request to the lakeFS listen port. Any request with "Authorization" header and value that starts with "AWS".
### References
[advisories/GHSA-28q9-9c3g-v3f9](https://github.com/treeverse/lakeFS/security/advisories/GHSA-28q9-9c3g-v3f9)
### For more information
If you have any questions or comments about this advisory:
Ask on the [lakeFS Slack](https://github.com/treeverse/lakeFS/security/advisories/lakefs.io/slack) #help channel
Email us at [[email protected]](mailto:[email protected])
ghsas:
- GHSA-28q9-9c3g-v3f9
Metadata
Metadata
Assignees
Labels
excluded: EFFECTIVELY_PRIVATEThis vulnerability exists in a package can be imported, but isn't meant to be outside that module.This vulnerability exists in a package can be imported, but isn't meant to be outside that module.