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

CrateRequiredLatestStatus
 byteorder^1.31.5.0up to date
 flat_map^0.0.90.0.10out of date
 flate2^1.01.0.29up to date
 par-map^0.10.1.4up to date
 protobuf ⚠️^23.4.0out of date
 pub-iterator-type^0.10.1.1up to date
 rental^0.50.5.6up to date
 serde^1.01.0.199up to date
 serde_derive^1.01.0.199up to date

Dev dependencies

(2 total, 1 outdated)

CrateRequiredLatestStatus
 env_logger^0.70.11.3out of date
 log^0.40.4.21up to date

Security Vulnerabilities

protobuf: Out of Memory in stream::read_raw_bytes_into()

RUSTSEC-2019-0003

Affected versions of this crate called Vec::reserve() on user-supplied input.

This allows an attacker to cause an Out of Memory condition while calling the vulnerable method on untrusted data.