This project contains known security vulnerabilities. Find detailed information at the bottom.

Crate protobuf-build

Dependencies

(10 total, 6 outdated, 1 insecure)

CrateRequiredLatestStatus
 proc-macro2^11.0.107up to date
 protobuf ⚠️^23.7.2insecure
 protobuf-codegen^23.7.2out of date
 grpcio-compiler>=0.80.13.0up to date
 prost-build^0.110.14.4out of date
 regex^1.31.13.1up to date
 syn^1.03.0.6out of date
 quote^1.01.0.47up to date
 bitflags^1.22.13.2out of date
 protobuf-src^1.1.02.1.1+27.1out of date

Crate tests

Dependencies

(4 total, 3 outdated, 1 insecure)

CrateRequiredLatestStatus
 protobuf ⚠️^23.7.2insecure
 prost^0.110.14.4out of date
 prost-derive^0.110.14.4out of date
 lazy_static^1.41.5.0up 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.