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 osmpbf

Dependencies

(5 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.41.5.0up to date
 flate2^1.01.1.9up to date
 memmap2^0.50.9.10out of date
 protobuf ⚠️^3.13.7.2maybe insecure
 rayon^1.51.11.0up to date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 assert_approx_eq^1.1.01.1.0up to date
 criterion^0.30.8.2out 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.