Lucene search
+L

12515 matches found

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

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.6AI score0.01566EPSS
SaveExploits1References10
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.30 views

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.3CVSS7.1AI score0.01566EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.29 views

CVE-2021-28878

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS7.1AI score0.01997EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2021/04/11 8:15 p.m.30 views

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.4AI score0.02412EPSS
SaveExploits1
Prion
Prion
added 2021/04/11 8:15 p.m.24 views

Integer overflow

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...

7.5CVSS9.4AI score0.02412EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2021/04/11 8:15 p.m.13 views

UBUNTU-CVE-2021-28878

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS7.1AI score0.01997EPSS
SaveExploits1References4
Prion
Prion
added 2021/04/11 8:15 p.m.32 views

Design/Logic Flaw

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...

4.3CVSS7AI score0.01566EPSS
SaveExploits1References6Affected Software2
ATTACKERKB
ATTACKERKB
added 2021/04/11 8:15 p.m.6 views

CVE-2021-28878

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS7.5AI score0.01997EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.39 views

CVE-2021-28878

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

7.5CVSS7.1AI score0.01997EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/11 8:15 p.m.9 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
Prion
Prion
added 2021/04/11 8:15 p.m.31 views

Design/Logic Flaw

In the standard library in Rust before 1.52.0, the Zip implementation calls iteratorgetunchecked more than once for the same index under certain conditions when nextback and next are used together. This bug could lead to a memory safety violation due to an unmet safety requirement for the...

4.3CVSS8.4AI score0.01997EPSS
SaveExploits1References6Affected Software2
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.38 views

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.3AI score0.02412EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2021/04/11 8:15 p.m.40 views

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.1AI score0.01387EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/11 8:15 p.m.8 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.20 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
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.6 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
wpexploit
wpexploit
added 2021/04/11 12:00 a.m.550 views

Business Directory Plugin < 5.11 - Arbitrary File Upload to RCE

The plugin suffered from a Cross-Site Request Forgery issue, allowing an attacker to make a logged in administrator import files. As the plugin also did not validate uploaded files, it could lead to RCE. Note WPScanTeam: CSRF check and some file validation were added in v5.11, however a blacklist...

6.8CVSS8.8AI score0.00672EPSS
SaveExploits2
CNNVD
CNNVD
added 2021/04/11 12:00 a.m.6 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
Positive Technologies
Positive Technologies
added 2021/04/11 12:00 a.m.14 views

PT-2021-17972 · Rust +6 · Rust +6

Name of the Vulnerable Software and Affected Versions: Rust versions prior to 1.52.0 Description: The issue is related to a panic safety problem in the Zip implementation of the Rust standard library. It occurs when the underlying iterator panics under certain conditions, causing iterator get...

9.8CVSS6.8AI score0.0289EPSS
SaveExploits7References66
Cvelist
Cvelist
added 2021/04/11 12:00 a.m.42 views

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...

8.8AI score0.01387EPSS
SaveExploits0References2
Rows per page
Query Builder