Lucene search
K

9526 matches found

OSV
OSV
added 2021/05/28 9:15 p.m.17 views

CVE-2021-32619

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through import or new Worker might have been able to bypass network and file system permission checks when statically importing other modules...

9.8CVSS7.1AI score
Exploits0References1
Prion
Prion
added 2021/05/28 9:15 p.m.16 views

Design/Logic Flaw

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through import or new Worker might have been able to bypass network and file system permission checks when statically importing other modules...

7.5CVSS9.5AI score0.01113EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2021/05/28 9:0 p.m.94 views

CVE-2021-32619

Summary: CVE-2021-32619 affects Deno runtimes 1.5.0–1.10.1. A vulnerability in modules dynamically imported via import() or new Worker could bypass network and file-system permission checks when statically importing other modules. Impact (as described): attackers controlling a module in a program...

9.8CVSS9.6AI score0.01113EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/28 9:0 p.m.12 views

CVE-2021-32619 Static imports inside dynamically imported modules do not adhere to permission checks

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. In Deno versions 1.5.0 to 1.10.1, modules that are dynamically imported through import or new Worker might have been able to bypass network and file system permission checks when statically importing other modules...

9.8CVSS9.8AI score0.01113EPSS
Exploits0References1
CNVD
CNVD
added 2021/05/28 12:0 a.m.6 views

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

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in algorithmica crate for Rust version 2021-03-07 and earlier, which stems from a double free in merge sort::merge.No details of the vulnerability are available a...

7.5CVSS6.8AI score0.00961EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2021/05/26 12:0 a.m.40 views

Oracle Linux 8 : rust-toolset:ol8 (ELSA-2021-1935)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2021-1935 advisory. rust 1.49.0-1 - Update to 1.49.0. 1.48.0-1 - Update to 1.48.0. rust-toolset 1.49.0-1 - Update to Rust and Cargo 1.49.0. 1.48.0-1 - Update to Rust and...

9.8CVSS8.2AI score0.01676EPSS
Exploits2References3
Oracle linux
Oracle linux
added 2021/05/25 12:0 a.m.58 views

rust-toolset:ol8 security, bug fix, and enhancement update

rust 1.49.0-1 - Update to 1.49.0. 1.48.0-1 - Update to 1.48.0. rust-toolset 1.49.0-1 - Update to Rust and Cargo 1.49.0. 1.48.0-1 - Update to Rust and Cargo 1.48.0...

9.8CVSS1.2AI score0.01676EPSS
Exploits2
vulnersOsv
vulnersOsv
added 2021/05/21 12:0 p.m.5 views

aquamarine-vm (>=0.1.0 <=0.5.2), ashpaper-plus (>=0.5.0 <=0.5.1) +140 more potentially affected by CVE-2021-32629 via cranelift-codegen (>=0.14.0 <=0.72.0)

cranelift-codegen CARGO version =0.14.0, =0.1.0, =0.5.0, =0.1.0, =0.1.0, =0.2.9, =0.1.0, =0.2.0, =0.1.0, =0.1.0, =0.26.1, =0.13.2, =0.8.0, =0.14.0, =0.14.0, =0.66.0 and more Source cves: CVE-2021-32629 Source advisory: OSV:RUSTSEC-2021-0067...

8.8CVSS7.2AI score0.00455EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:0 a.m.36 views

RHEL 8 : rust-toolset:rhel8 (RHSA-2021:1935)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:1935 advisory. Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. The following packages ha...

9.8CVSS8.1AI score0.01676EPSS
Exploits2References8
RedHat Linux
RedHat Linux
added 2021/05/18 3:15 p.m.2 views

rust: memory safety violation in String::retain()

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.5CVSS5.8AI score0.01509EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2021/05/18 3:15 p.m.42 views

Low: Red Hat Security Advisory: rust-toolset:rhel8 security, bug fix, and enhancement update

An update for the rust-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.2AI score0.01676EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2021/05/18 3:15 p.m.0 views

rust: use-after-free or double free in VecDeque::make_contiguous

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.8CVSS5.8AI score0.01676EPSS
Exploits1References4
AlmaLinux
AlmaLinux
added 2021/05/18 6:26 a.m.27 views

Low: rust-toolset:rhel8 security, bug fix, and enhancement update

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. The following packages have been upgraded to a later upstream version: rust 1.49.0. BZ1896712 Security Fixes: rust: use-after-free or double free in VecDeque::makecontiguous...

7.5CVSS1.1AI score0.01676EPSS
Exploits2References2
Rockylinux
Rockylinux
added 2021/05/18 6:26 a.m.23 views

rust-toolset:rhel8 security, bug fix, and enhancement update

An update is available for rust-toolset, rust. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Rust is a systems programming language that runs blazingly fast,...

9.8CVSS9.2AI score0.01676EPSS
Exploits2
OSV
OSV
added 2021/05/18 6:26 a.m.24 views

RLSA-2021:1935 Low: rust-toolset:rhel8 security, bug fix, and enhancement update

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. The following packages have been upgraded to a later upstream version: rust 1.49.0. BZ1896712 Security Fixes: rust: use-after-free or double free in VecDeque::makecontiguous...

9.8CVSS8.9AI score0.01676EPSS
Exploits2References3
NVD
NVD
added 2021/05/12 6:15 p.m.11 views

CVE-2021-29511

evm is a pure Rust implementation of Ethereum Virtual Machine. Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the evm crate can over-allocate memory when it is not needed, making it possible for an attacker to perform...

6.5CVSS0.0128EPSS
Exploits0References3
OSV
OSV
added 2021/05/12 6:15 p.m.13 views

CVE-2021-29511

evm is a pure Rust implementation of Ethereum Virtual Machine. Prior to the patch, when executing specific EVM opcodes related to memory operations that use evmcore::Memory::copylarge, the evm crate can over-allocate memory when it is not needed, making it possible for an attacker to perform...

6.5CVSS7AI score
Exploits0References3
CVE
CVE
added 2021/05/12 5:15 p.m.64 views

CVE-2021-29511

CVE-2021-29511 affects the Rust EVM implementation (evm crate). Before the patch in commit 19ade85, certain memory-opcodes using memory::copy_large could cause memory over-allocation, enabling a denial-of-service. Remediation: upgrade evm to &gt;=0.26.1, or to specific newer releases (0.21.1, 0.2...

6.5CVSS6.4AI score0.0128EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2021/05/12 12:0 a.m.3 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust. An attacker could use this vulnerability to cause a denial of service...

6.5CVSS6.5AI score0.0128EPSS
Exploits0References4
CNVD
CNVD
added 2021/05/11 12:0 a.m.8 views

Unspecified Vulnerability in Rust (CNVD-2021-38316)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust rkyv crate versions prior to 0.6.0, which stems from the fact that when an archive is created via serialization, the contents of the archive may contain uninitialized valu...

7.5CVSS6.6AI score0.01079EPSS
Exploits0References1
Rows per page
Query Builder