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

(6 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 byteorder^1.11.5.0up to date
 flate2^1.01.0.28up to date
 inflate^0.40.4.5up to date
 memmap^0.70.7.0up to date
 protobuf ⚠️^2.03.4.0out of date
 rayon^1.01.10.0up 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.