Skip to content

Conversation

@danlgrca
Copy link
Contributor

@danlgrca danlgrca commented Aug 6, 2024

As part of mitigating https://nvd.nist.gov/vuln/detail/CVE-2024-41178, object_store should be upgraded to the no-longer-vulnerable version 0.10.2 instead of 0.10.1

Which issue does this PR close?

Closes https://nvd.nist.gov/vuln/detail/CVE-2024-41178#VulnChangeHistorySection (no Github issue yet)

Rationale for this change

Upgrading to mitigate CVE-2024-41178

What changes are included in this PR?

Only the change to the Cargo.toml to consume the fixed version

Are these changes tested?

Changes should be covered by existing tests. I couldn't find on https://docs.rs/crate/object_store/0.10.2 if there were breaking changes between 0.10.1 and 0.10.2.

Are there any user-facing changes?

No

As part of mitigating https://nvd.nist.gov/vuln/detail/CVE-2024-41178, `object_store` should be upgraded to the no-longer-vulnerable version 0.10.2 instead of 0.10.1
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @danlgrca -- makes sense to me

@alamb alamb merged commit 1ecdf90 into apache:main Aug 7, 2024
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.

2 participants