Lucene search
K

5 matches found

Github Security Blog
Github Security Blog
added 2026/03/05 8:45 p.m.3 views

stellar-xdr's StringM::from_str bypasses max length validation

Impact StringM::fromstr does not validate that the input length is within the declared maximum MAX. Calling StringM::::fromstrs where s is longer than N bytes succeeds and returns an Ok value instead of ErrError::LengthExceedsMax, producing a StringM that violates its length invariant. This affec...

7.5CVSS6AI score0.00032EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 8:55 p.m.28 views

Overflow in prost-types

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 for SystemTime to TryFrom for SystemTime...

7.5CVSS7.4AI score0.0028EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2021/07/08 12:0 p.m.88 views

RUSTSEC-2021-0073 Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic

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 for SystemTime to TryFrom for SystemTime. See 438 for more informatio...

7.5CVSS7.5AI score0.0028EPSS
Exploits1References3
RustSec
RustSec
added 2021/07/08 12:0 p.m.26 views

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

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 for SystemTime to TryFrom for SystemTime. See 438 for more informatio...

7.5CVSS3.6AI score0.0028EPSS
Exploits1Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2020/07/06 12:0 a.m.75 views

Security update for rust, rust-cbindgen (moderate)

openSUSE Security Update: Security update for rust, rust-cbindgen Announcement ID: openSUSE-SU-2020:0933-1 Rating: moderate References: 1115645 1154817 1173202 Cross-References: CVE-2020-1967 Affected Products: openSUSE Leap 15.1 An update that solves one vulnerability and has two fixes is now...

7.5CVSS6.4AI score0.60769EPSS
Exploits2References3
Rows per page
Query Builder