Lucene search
+L

11973 matches found

OSV
OSV
added 2021/08/08 6:15 a.m.12 views

UBUNTU-CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS5.8AI score0.01243EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2021/08/08 6:15 a.m.28 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.1AI score0.01243EPSS
SaveExploits1References3
Prion
Prion
added 2021/08/08 6:15 a.m.26 views

Design/Logic Flaw

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

5CVSS7.4AI score0.01243EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/08/08 5:15 a.m.119 views

CVE-2020-36452

The CVE-2020-36452 issue affects the Rust crate array-tools prior to 0.3.2. The vulnerability is in FixedCapacityDequeLike::clone(), which can drop uninitialized memory, causing memory corruption. CVSS info from NVD shows high to critical impact (base scores 7.5–9.8) with network attack vector an...

9.8CVSS9.3AI score0.01119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:15 a.m.22 views

CVE-2020-36452

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone has a drop of uninitialized memory...

9.5AI score0.01119EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/08 5:12 a.m.129 views

CVE-2020-36465

The CVE-2020-36465 issue affects the Rust generic-array crate before 0.13.3. The root cause is a soundness problem caused by using the arr! macro to extend lifetimes. This aligns with multiple sources describing a memory-safety/soundness vulnerability in generic-array (pre-0.13.3). The connected ...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/08/08 12:00 a.m.16 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A memory corruption vulnerability exists in versions of Mozilla Rust prior to 0.3.2, which stems from Rust's array-tools crate. for fixedcapacitydequelikes:: clone has an uninitialized memory. An attacker could...

9.8CVSS5.7AI score0.01119EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/08/08 12:00 a.m.8 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. fizyk20/generic-array of Mozilla Rust suffers from a memory corruption vulnerability, which can be exploited by attackers to cause various memory corruption scenarios...

7.5CVSS5.7AI score0.01243EPSS
SaveExploits1References2
Talos Blog
Talos Blog
added 2021/08/05 11:52 a.m.44 views

Vulnerability Spotlight: Use-after-free vulnerability in tinyobjloader

Lilith of Cisco Talos discovered this vulnerability. Blog by Jon Munshaw. Cisco Talos recently discovered that a specific function of tinyobjloader does not properly validate array indexes. An adversary could trick a user into opening a specially crafted file, causing an index... This is only the...

3.4AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:06 a.m.18 views

UVI-2021-1001317 scsi: libfc: Fix array index out of bound exception

scsi: libfc: Fix array index out of bound exception This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.135 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:49 a.m.18 views

GSD-2021-1001254 scsi: libfc: Fix array index out of bound exception

scsi: libfc: Fix array index out of bound exception This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.53 by commit...

7.2AI score
SaveExploits0
Talos
Talos
added 2021/07/30 12:00 a.m.82 views

tinyobjloader LoadObj improper array index validation vulnerability

Summary An improper array index validation vulnerability exists in the LoadObj functionality of tinyobjloader v2.0-rc1 and tinyobjloader development commit 79d4421. A specially crafted file could lead to code execution. An attacker can provide a malicious file to trigger this vulnerability. Teste...

9.6CVSS8.5AI score0.0188EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2021/07/28 12:00 a.m.10 views

PT-2021-4715 · Microsoft · Office Visio

Name of the Vulnerable Software and Affected Versions: Microsoft Office Visio affected versions not specified Description: The issue is caused by errors in array indexing when parsing EMF files, allowing an attacker to execute arbitrary code using a specially crafted file. Recommendations: At the...

7.8CVSS7.4AI score0.05701EPSS
SaveExploits0References5
CNVD
CNVD
added 2021/07/27 12:00 a.m.98 views

tinyexr denial of service vulnerability

tinyexr is a small library for loading and saving OpenEXR .exr images. tinyexr version 0.9.5 suffers from a denial-of-service vulnerability. The vulnerability stems from an array indexing error in the tinyexr::DecodeEXRImage component. An attacker could exploit this vulnerability to cause a denia...

7.5CVSS4.2AI score0.01267EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/07/27 12:00 a.m.93 views

tinyexr Denial of Service Vulnerability (CNVD-2021-94957)

tinyexr is a small library for loading and saving OpenEXR .exr images. tinyexr version 0.9.5 suffers from a denial-of-service vulnerability. The vulnerability stems from an array indexing error in the tinyexr::SaveEXR component. An attacker could exploit this vulnerability to cause a denial of...

7.5CVSS4.2AI score0.01233EPSS
SaveExploits1References1
NVD
NVD
added 2021/07/26 10:15 p.m.35 views

CVE-2020-18430

tinyexr 0.9.5 was discovered to contain an array index error in the tinyexr::DecodeEXRImage component, which can lead to a denial of service DOS...

7.5CVSS0.01267EPSS
SaveExploits1References2
OSV
OSV
added 2021/07/26 10:15 p.m.16 views

CVE-2020-18430

tinyexr 0.9.5 was discovered to contain an array index error in the tinyexr::DecodeEXRImage component, which can lead to a denial of service DOS...

7.5CVSS7.2AI score
SaveExploits0References2
Prion
Prion
added 2021/07/26 10:15 p.m.19 views

Code injection

tinyexr commit 0.9.5 was discovered to contain an array index error in the tinyexr::SaveEXR component, which can lead to a denial of service DOS...

5CVSS7.4AI score0.01233EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/07/26 10:15 p.m.18 views

Code injection

tinyexr 0.9.5 was discovered to contain an array index error in the tinyexr::DecodeEXRImage component, which can lead to a denial of service DOS...

5CVSS7.4AI score0.01267EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/07/26 10:15 p.m.56 views

UBUNTU-CVE-2020-18428

tinyexr commit 0.9.5 was discovered to contain an array index error in the tinyexr::SaveEXR component, which can lead to a denial of service DOS...

7.5CVSS5.8AI score0.01233EPSS
SaveExploits1References4
Rows per page
Query Builder