This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate osmpbfreader

Dependencies

(9 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.31.5.0up to date
 flat_map^0.0.100.0.10up to date
 flate2^1.01.1.0up to date
 par-map^0.10.1.4up to date
 protobuf ⚠️^23.7.2out of date
 pub-iterator-type^0.10.1.1up to date
 self_cell^1.0.21.1.0up to date
 serde^1.01.0.219up to date
 smartstring^1.0.11.0.1up to date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 env_logger^0.9.00.11.7out of date
 log^0.40.4.26up to date

Security Vulnerabilities

protobuf: Crash due to uncontrolled recursion in protobuf crate

RUSTSEC-2024-0437

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.