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

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

Open
github-actions bot opened this issue Mar 8, 2025 · 0 comments
Open

Comments

@github-actions
Copy link
Contributor

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.

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

No branches or pull requests

0 participants