GHSA-8h2x-gr2c-c275

Suggest an improvement
Source
https://github.com/advisories/GHSA-8h2x-gr2c-c275
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/01/GHSA-8h2x-gr2c-c275/GHSA-8h2x-gr2c-c275.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8h2x-gr2c-c275
Aliases
Related
Published
2024-01-03T16:14:39Z
Modified
2024-07-08T19:35:42Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
  • 5.1 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
CubeFS leaks magic secret key when starting Blobstore access service
Details

A vulnerability was found in CubeFS that could allow users to read sensitive data from the logs which could allow them escalate privileges.

CubeFS leaks configuration keys in plaintext format in the logs. These keys could allow anyone to carry out operations on blobs that they otherwise do not have permissions for. For example, an attacker that has succesfully retrieved a secret key from the logs can delete blogs from the blob store.

The attacker can either be an internal user with limited privileges to read the log, or it can be an external user who has escalated privileges sufficiently to access the logs. There is no evidence of this vulnerability being exploited in the wild. It was found during an ongoing security audit carried out by Ada Logics in collaboration with OSTIF and the CNCF.

The vulnerability has been patched in v3.3.1. There is no other mitigated than upgrading.

Database specific
{
    "nvd_published_at": "2024-01-03T17:15:10Z",
    "severity": "MODERATE",
    "github_reviewed_at": "2024-01-03T16:14:39Z",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

Go / github.com/cubefs/cubefs

Package

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

Affected ranges

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