Lucene search

K
rustsecRustsecRUSTSEC-2021-0073
HistoryJul 08, 2021 - 12:00 p.m.

Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic

2021-07-0812:00:00
rustsec.org
19

0.002 Low

EPSS

Percentile

54.3%

Affected versions of this crate contained a bug in which untrusted input could cause an overflow and panic when converting a Timestamp to SystemTime.

It is recommended to upgrade to prost-types v0.8 and switch the usage of From<Timestamp> for SystemTime to TryFrom<Timestamp> for SystemTime.

See #438 for more information.

CPENameOperatorVersion
prost-typeslt0.8.0

0.002 Low

EPSS

Percentile

54.3%

Related for RUSTSEC-2021-0073