Lucene search
+L

9467 matches found

CVE
CVE
added 2021/04/11 12:00 a.m.135 views

CVE-2021-28875

CVE-2021-28875 affects the Rust standard library prior to 1.50.0. In read_to_end(), the return value from Read is not validated in an unsafe context, which can lead to a buffer overflow. Several connected sources corroborate this bug and note the fix involves upgrading Rust to a newer release. Th...

7.5CVSS8.4AI score0.02122EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.6 views

PT-2021-17974 · Rust +6 · Rust +6

Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.52.0 Description: The issue arises in the standard library of Rust when the Zip implementation calls iterator get unchecked more than once for the same index under certain conditions, specifically when next back and...

9.8CVSS6.9AI score0.0289EPSS
SaveExploits7References67
CVE
CVE
added 2021/04/11 12:00 a.m.159 views

CVE-2021-28878

CVE-2021-28878 affects the Rust standard library before 1.52.0. The Zip implementation can call __iterator_get_unchecked() more than once for the same index when next_back() and next() are used together, creating a memory-safety vulnerability related to TrustedRandomAccess. Affected releases incl...

7.5CVSS8.4AI score0.01997EPSS
SaveExploits1References6Affected Software1
CNVD
CNVD
added 2021/04/09 12:00 a.m.8 views

Rust Resource Management Error Vulnerability (CNVD-2021-29842)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate 2021-02-26 and earlier versions, which stems from removeset being DOUBLE FREE when an emergency occurs in Drop impl. No detailed vulnerabilit...

9.8CVSS6.6AI score0.011EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/04/09 12:00 a.m.18 views

Rust Resource Management Error Vulnerability (CNVD-2021-31472)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate version 2021-02-26 and prior versions, which stems from the discovery of a double release in IdMap::clonefrom. No detailed vulnerability...

9.8CVSS6.6AI score0.011EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/04/09 12:00 a.m.9 views

Rust Resource Management Error Vulnerability (CNVD-2021-31473)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust version 2021-02-26 and prior versions, which stems from the possibility of a double release in get or insert. No detailed vulnerability details are...

9.8CVSS6.6AI score0.011EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/04/09 12:00 a.m.2 views

Rust buffer overflow vulnerability (CNVD-2021-29841)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in Rust outercgi crate versions prior to 0.2.1, which originates when a user-supplied Read instance receives an uninitialized memory buffer from a KeyValueReader. No detail...

9.8CVSS7AI score0.011EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS7.3AI score0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.20 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.8CVSS0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.33 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.25 views

CVE-2021-30454

An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...

9.8CVSS0.011EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.7 views

CVE-2021-30454

An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...

9.8CVSS6AI score0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.23 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS0.011EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.8CVSS7.3AI score0.011EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.7 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.16 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.5 views

CVE-2021-30454

An issue was discovered in the outercgi crate before 0.2.1 for Rust. A user-provided Read instance receives an uninitialized memory buffer from KeyValueReader...

9.8CVSS7.1AI score0.011EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.20 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/04/07 10:15 p.m.23 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder