Lucene search
+L

815 matches found

UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.24 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS7.2AI score0.01676EPSS
SaveExploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.27 views

Buffer overflow

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

5CVSS7.4AI score0.02122EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.37 views

CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7.4AI score0.02122EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.31 views

CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7AI score0.02122EPSS
SaveExploits1
OSV
OSV
added 2021/04/11 8:15 p.m.8 views

UBUNTU-CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

7.5CVSS7.7AI score0.02122EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.6 views

UBUNTU-CVE-2021-28877

In the standard library in Rust before 1.51.0, the Zip implementation calls iteratorgetunchecked for the same index more than once when nested. This bug can lead to a memory safety violation due to an unmet safety requirement for the TrustedRandomAccess trait...

7.5CVSS7.3AI score0.01387EPSS
SaveExploits0References3
OSV
OSV
added 2021/04/11 8:15 p.m.3 views

UBUNTU-CVE-2021-28879

In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is used again...

9.8CVSS7.7AI score0.02412EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.14 views

UBUNTU-CVE-2021-28876

In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls iteratorgetunchecked more than once for the same index when the underlying iterator panics in certain conditions. This bug could lead to a memory safety violation due to an unmet safety...

5.3CVSS6.8AI score0.01566EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/11 8:15 p.m.5 views

UBUNTU-CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS7.3AI score0.01676EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2021/04/11 7:6 p.m.31 views

CVE-2020-36317

In the standard library in Rust before 1.49.0, String::retain function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the sa...

7.5CVSS7.7AI score0.01509EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/04/11 7:6 p.m.24 views

CVE-2020-36317

In the standard library in Rust before 1.49.0, String::retain function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the sa...

8AI score0.01509EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/04/11 7:5 p.m.22 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.4AI score0.01676EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/04/11 7:5 p.m.21 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS9.5AI score0.01676EPSS
SaveExploits1
CVE
CVE
added 2021/04/11 12:0 a.m.157 views

CVE-2021-28876

The CVE-2021-28876 issue affects the Rust standard library’s Zip implementation up to Rust 1.51.x, where __iterator_get_unchecked() can be invoked more than once for the same index if the underlying iterator panics. This creates a memory-safety violation risk related to TrustedRandomAccess. Impac...

5.3CVSS7AI score0.01566EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2021/04/11 12:0 a.m.5 views

PT-2021-17975 · Rust +6 · Rust +6

Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.52.0 Description: The issue arises from an integer overflow in the Zip implementation of Rust's standard library, causing it to report an incorrect size. This can lead to a buffer overflow when a consumed Zip iterator...

9.8CVSS7AI score0.0289EPSS
SaveExploits7References67
CNNVD
CNNVD
added 2021/04/11 12:0 a.m.7 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in the Rust standard library prior to version 1.2.0, which stems from the binary heap being in a failure to agree state when comparing generic elements of sift up or...

7.5CVSS5.9AI score0.01324EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/04/11 12:0 a.m.4 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in the Rust standard library prior to version 1.51.0, which stems from an unmet security requirement for the TrustedRandomAccess feature, an error that could result in a...

7.5CVSS5.9AI score0.01387EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2021/04/11 12:0 a.m.4 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
CNNVD
CNNVD
added 2021/04/11 12:0 a.m.7 views

Mozilla Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in the Rust standard library prior to version 1.49.0, which stems from the fact that it allows a non-UTF-8 Rust string to be created when there is a problem with the suppli...

7.5CVSS5.9AI score0.01509EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2021/04/11 12:0 a.m.26 views

CVE-2021-28875

In the standard library in Rust before 1.50.0, readtoend does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow...

8.8AI score0.02122EPSS
SaveExploits1References3
Rows per page
Query Builder