CVE-2024-41178
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
EPSS 0.29% · 52.2th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache Software Foundation | Apache Arrow Rust Object Store | 0.5.0 |
| apache | arrow | 0.5.0 |
| apache | arrow | 0.5.0 |
| crates.io | object_store | 0.5.0 |
Timeline
- Jul 23, 2024 CVE Published
- Jul 24, 2024 EPSS Score
- Aug 13, 2024 CVE Updated
- Aug 14, 2024 EPSS Score
- Sep 5, 2024 EPSS Score
- Sep 26, 2024 EPSS Score
- Oct 4, 2024 Coalition ESS Score
- Oct 18, 2024 EPSS Score
- Nov 8, 2024 EPSS Score
- Nov 30, 2024 EPSS Score
- Dec 22, 2024 EPSS Score
- Jan 13, 2025 EPSS Score
References
- https://lists.apache.org/thread/3t0povdppnt2czv6crlsqhvyko93kcrg vendor-advisory
- http://www.openwall.com/lists/oss-security/2024/07/23/3 url
- https://nvd.nist.gov/vuln/detail/CVE-2024-41178 advisory
- https://github.com/apache/arrow-rs/pull/6074 url
- https://github.com/apache/arrow-rs/commit/4978e32654235f569062f2cad6c7361e410f1254 url
- https://github.com/apache/arrow-rs package
- https://rustsec.org/advisories/RUSTSEC-2024-0358.html url