Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate object_store to 0.10.2 [security] - autoclosed #131

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Type Update Change
object_store (source) dependencies minor 0.9 -> 0.10.2

GitHub Vulnerability Alerts

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


Release Notes

apache/arrow-rs (object_store)

v0.10.2

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

v0.9.1

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from f289796 to 22919f1 Compare July 28, 2024 14:33
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.10 [security] Jul 28, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 22919f1 to f190d9c Compare July 28, 2024 16:21
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Jul 28, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from f190d9c to f09186f Compare October 9, 2024 09:08
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Oct 9, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from f09186f to 017586d Compare October 9, 2024 12:22
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Oct 9, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 017586d to dc34e9d Compare October 28, 2024 15:38
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Oct 28, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from dc34e9d to e65fa6c Compare October 28, 2024 19:40
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Oct 28, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from e65fa6c to 85a026e Compare October 30, 2024 07:34
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Oct 30, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 85a026e to 55bdfee Compare October 30, 2024 11:33
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Oct 30, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 55bdfee to 18eead4 Compare November 1, 2024 19:08
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Nov 1, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 18eead4 to cf10d31 Compare November 1, 2024 21:53
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Nov 1, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from cf10d31 to a50aa1d Compare November 17, 2024 16:57
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Nov 17, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from a50aa1d to e99b074 Compare November 17, 2024 19:17
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Nov 17, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from e99b074 to f6ae71f Compare December 2, 2024 11:50
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Dec 2, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from f6ae71f to e1363c2 Compare December 2, 2024 15:13
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Dec 2, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from e1363c2 to 1e466e8 Compare December 17, 2024 19:43
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Dec 17, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 1e466e8 to 87a3d03 Compare December 17, 2024 22:18
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Dec 17, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 87a3d03 to 73b7433 Compare December 22, 2024 19:49
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.11 [security] Dec 22, 2024
@renovate renovate bot force-pushed the renovate/crate-object_store-vulnerability branch from 73b7433 to 5170b45 Compare December 22, 2024 23:03
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.11 [security] fix(deps): update rust crate object_store to 0.10.2 [security] Dec 22, 2024
@renovate renovate bot changed the title fix(deps): update rust crate object_store to 0.10.2 [security] fix(deps): update rust crate object_store to 0.10.2 [security] - autoclosed Jan 6, 2025
@renovate renovate bot closed this Jan 6, 2025
@renovate renovate bot deleted the renovate/crate-object_store-vulnerability branch January 6, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants