Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RUSTSEC-2024-0437: Crash due to uncontrolled recursion in protobuf crate #530

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

Closed
github-actions bot opened this issue Mar 8, 2025 · 0 comments · Fixed by #532
Closed

RUSTSEC-2024-0437: Crash due to uncontrolled recursion in protobuf crate #530

github-actions bot opened this issue Mar 8, 2025 · 0 comments · Fixed by #532
Labels
dependency Related to dependencies security Related to Security v2 v2 release
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Mar 8, 2025

Crash due to uncontrolled recursion in protobuf crate

Details
Package protobuf
Version 2.28.0
URL stepancheg/rust-protobuf#749
Date 2024-12-12

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input.

This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data.

See advisory page for additional details.

@joseluisq joseluisq linked a pull request Mar 24, 2025 that will close this issue
@joseluisq joseluisq added v2 v2 release security Related to Security dependency Related to dependencies labels Mar 24, 2025
@joseluisq joseluisq added this to the v2.36.1 milestone Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Related to dependencies security Related to Security v2 v2 release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant