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, 4 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.01.5.0up to date
 flat_map^0.0.70.0.10out of date
 flate2^0.2.171.1.2out of date
 par-map^0.10.1.4up to date
 protobuf ⚠️^1.13.7.2out of date
 pub-iterator-type^0.10.1.1up to date
 rental^0.40.5.6out of date
 serde^1.01.0.219up to date
 serde_derive^1.01.0.219up to date

Dev dependencies

(2 total, 2 outdated)

CrateRequiredLatestStatus
 env_logger^0.30.11.8out of date
 log^0.3.60.4.27out of 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.