Lucene search
+L

7176 matches found

OSV
OSV
added 2021/04/07 10:15 p.m.8 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7.3AI score0.011EPSS
SaveExploits0References1
NVD
NVD
added 2021/04/07 10:15 p.m.23 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS0.011EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.7 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.16 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.23 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/04/07 10:15 p.m.9 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.8CVSS7AI score0.011EPSS
SaveExploits0References2
Prion
Prion
added 2021/04/07 10:15 p.m.20 views

Double free

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

7.5CVSS9.4AI score0.011EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/04/07 9:20 p.m.63 views

CVE-2021-30455

Summary: The CVE-2021-30455 entry concerns the Rust id-map crate (up to 2021-02-26) with a vulnerability causing a double free in IdMap::clone_from when a .clone panics. Multiple connected sources corroborate a double-free scenario during cloning, including Red Hat, OSV advisories, CNVD, and CVE ...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/07 9:20 p.m.48 views

CVE-2021-30455

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in IdMap::clonefrom upon a .clone panic...

9.7AI score0.011EPSS
SaveExploits0References1
CVE
CVE
added 2021/04/07 9:19 p.m.60 views

CVE-2021-30457

The CVE-2021-30457 entry pertains to the Rust id-map crate, with a concrete issue: a double free that can occur in remove_set when a panic happens in a Drop implementation. This vulnerability affects id-map versions up to 2021-02-26 and is highlighted across multiple advisories (e.g., OSV and Red...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/07 9:19 p.m.35 views

CVE-2021-30457

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in removeset upon a panic in a Drop impl...

9.7AI score0.011EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/04/07 9:19 p.m.32 views

CVE-2021-30456

An issue was discovered in the id-map crate through 2021-02-26 for Rust. A double free can occur in getorinsert upon a panic of a user-provided f function...

9.7AI score0.011EPSS
SaveExploits0References1
CVE
CVE
added 2021/04/07 9:19 p.m.66 views

CVE-2021-30456

The CVE concerns the Rust id-map crate (through 2021-02-26). It describes a vulnerability where a double free can occur in get_or_insert if the user-provided f function panics. The crash arises because space is reserved for the value before invoking f; a panic can cause uninitialized or previousl...

9.8CVSS9.3AI score0.011EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/04/07 12:00 a.m.10 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate version 2021-02-26 and prior versions, which stems from the discovery of a double release in IdMap::clonefrom. No detailed vulnerability...

9.8CVSS5.5AI score0.011EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/04/07 12:00 a.m.7 views

Mozilla Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in Rust id-map crate 2021-02-26 and earlier versions, which stems from removeset being DOUBLE FREE when an emergency occurs in Drop impl. No detailed vulnerabilit...

9.8CVSS5.5AI score0.011EPSS
SaveExploits0References2
Snyk
Snyk
added 2021/04/05 10:32 a.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS during source map parsing. PoC var postcss = require"postcss" function buildattackn var ret = "a/ sourceMappingURL=" for...

5.3CVSS8.7AI score0.0354EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS7.3AI score0.01326EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.19 views

CVE-2021-29940

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

9.8CVSS0.01326EPSS
SaveExploits1References1
Prion
Prion
added 2021/04/01 5:15 a.m.21 views

Double free

An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...

7.5CVSS9.5AI score0.01326EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder