Lucene search
+L

908 matches found

OSV
OSV
added 2021/04/11 8:15 p.m.21 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.9 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
Debian CVE
Debian CVE
added 2021/04/11 7:06 p.m.37 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:06 p.m.30 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
Debian CVE
Debian CVE
added 2021/04/11 7:05 p.m.27 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
Cvelist
Cvelist
added 2021/04/11 7:05 p.m.32 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
CNNVD
CNNVD
added 2021/04/11 12:00 a.m.13 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
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.7 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:00 a.m.8 views

Mozilla Rust 输入验证错误漏洞

Rust is a systems programming language characterized by fast operation, the ability to prevent segmentation errors, and thread-safety. An integer overflow vulnerability exists in the Zip implementation of the standard library in versions of Rust prior to 1.52.0. An attacker can exploit this...

9.8CVSS8.7AI score0.02412EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2021/04/11 12:00 a.m.10 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
CNNVD
CNNVD
added 2021/04/11 12:00 a.m.9 views

Rust 缓冲区错误漏洞

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

5.3CVSS8.3AI score0.01566EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2021/04/11 12:00 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.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
Cvelist
Cvelist
added 2021/04/11 12:00 a.m.45 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
Debian CVE
Debian CVE
added 2021/04/11 12:00 a.m.56 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.6AI score0.02122EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.8 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.172 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
Securelist
Securelist
added 2021/03/18 10:00 a.m.96 views

Convuster: macOS adware now in Rust

Introduction Traditionally, most malicious objects detected on the macOS platform are adware: besides the already familiar Shlayer family, the TOP 10 includes Bnodlero, Cimpli, Adload and Pirrit adware. As a rule, most tend to be written in C, Objective-C or Swift. Recently, however, cybercrimina...

7.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/03/12 10:39 p.m.90 views

Misinterpretation of malicious XML input

Impact xmldom versions 0.4.0 and older do not correctly preserve system identifiers, FPIs or namespaces when repeatedly parsing and serializing maliciously crafted documents. This may lead to unexpected syntactic changes during XML processing in some downstream applications. Patches Update to 0.5...

4.3CVSS1.3AI score0.0134EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2021/03/11 4:48 a.m.21 views

golang: data race in certain net/http servers including ReverseProxy can lead to DoS

A flaw was found Go's net/http package. Servers using ReverseProxy from net/http in the Go standard library are vulnerable to a data race that results in a denial of service. The highest threat from this vulnerability is to system availability...

5.9CVSS7.3AI score0.02906EPSS
SaveExploits0References5
OSV
OSV
added 2021/03/05 9:15 a.m.12 views

CVE-2021-28036

An issue was discovered in the quinn crate before 0.7.0 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

7.5CVSS7.5AI score
SaveExploits0References1
Rows per page
Query Builder