Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1jMmhmLXZjbXItcWpyZs4AA-GD
Apache Arrow Rust Object Store: AWS WebIdentityToken exposure in log files
Exposure of temporary credentials in logs in Apache Arrow Rust Object Store (object_store
crate), version 0.10.1 and earlier on all platforms using AWS WebIdentityTokens.
On certain error conditions, the logs may contain the OIDC token passed to AssumeRoleWithWebIdentity https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html . This allows someone with access to the logs to impersonate that identity, including performing their own calls to AssumeRoleWithWebIdentity, until the OIDC token expires. Typically OIDC tokens are valid for up to an hour, although this will vary depending on the issuer.
Users are recommended to use a different AWS authentication mechanism, disable logging or upgrade to version 0.10.2, which fixes this issue.
Details:
When using AWS WebIdentityTokens with the object_store crate, in the event of a failure and automatic retry, the underlying reqwest error, including the full URL with the credentials, potentially in the parameters, is written to the logs.
Thanks to Paul Hatcherian for reporting this vulnerability
Permalink: https://github.com/advisories/GHSA-c2hf-vcmr-qjrfJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMmhmLXZjbXItcWpyZs4AA-GD
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: 6 months ago
Updated: 6 months ago
CVSS Score: 3.8
CVSS vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
EPSS Percentage: 0.00043
EPSS Percentile: 0.10511
Identifiers: GHSA-c2hf-vcmr-qjrf, CVE-2024-41178
References:
- https://nvd.nist.gov/vuln/detail/CVE-2024-41178
- https://lists.apache.org/thread/3t0povdppnt2czv6crlsqhvyko93kcrg
- https://github.com/apache/arrow-rs/pull/6074
- https://github.com/apache/arrow-rs/commit/4978e32654235f569062f2cad6c7361e410f1254
- https://rustsec.org/advisories/RUSTSEC-2024-0358.html
- http://www.openwall.com/lists/oss-security/2024/07/23/3
- https://github.com/advisories/GHSA-c2hf-vcmr-qjrf
Blast Radius: 10.3
Affected Packages
cargo:object_store
Dependent packages: 107Dependent repositories: 517
Downloads: 17,516,769 total
Affected Version Ranges: >= 0.5.0, < 0.10.2
Fixed in: 0.10.2
All affected versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.9.1, 0.10.0, 0.10.1
All unaffected versions: 0.0.1, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.10.2, 0.11.0, 0.11.1, 0.11.2