Lucene search
+L

7171 matches found

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
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
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
CVE
CVE
added 2021/04/01 4:22 a.m.109 views

CVE-2021-29940

CVE-2021-29940 affects the Rust crate and related advisories: the through/through_and code path can trigger a double free when the mapping function panics. The root cause involves duplicating ownership via ptr::read on a mutable reference, causing both the original and the duplicated object to be...

9.8CVSS9.4AI score0.01326EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2021/04/01 12:00 a.m.9 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in through crate for Rust 2021-02-18 and earlier versions, which stems from a double release in the map function. No details of the vulnerability are provided at...

9.8CVSS5.5AI score0.01326EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2021/03/31 12:00 a.m.880 views

Zabbix 3.4.7 Cross Site Scripting

Exploit Title: Zabbix 3.4.7 - Stored XSS Date: 30-03-2021 Exploit Author: Radmil Gazizov Vendor Homepage: https://www.zabbix.com/ Software Link: https://www.zabbix.com/rn/rn3.4.7 Version: 3.4.7 Tested on: Linux Reference - https://github.com/GloryToMoon/POCcodes/blob/main/zabbixstoredxss347.txt 1...

6.4CVSS9.3AI score0.5415EPSS
SaveExploits5
OSV
OSV
added 2021/03/30 9:15 p.m.5 views

CVE-2021-29648

An issue was discovered in the Linux kernel before 5.11.11. The BPF subsystem does not properly consider that resolvedids and resolvedsizes are intentionally uninitialized in the vmlinux BPF Type Format BTF, which can cause a system crash upon an unexpected access attempt in mapcreate in...

5.5CVSS5.4AI score0.00284EPSS
SaveExploits0References5
OSV
OSV
added 2021/03/30 9:15 p.m.12 views

AZL-6551 CVE-2021-29648 affecting package kernel for versions less than 5.10.78.1-1

An issue was discovered in the Linux kernel before 5.11.11. The BPF subsystem does not properly consider that resolvedids and resolvedsizes are intentionally uninitialized in the vmlinux BPF Type Format BTF, which can cause a system crash upon an unexpected access attempt in mapcreate in...

5.5CVSS6.7AI score0.00284EPSS
SaveExploits0References1
Rows per page
Query Builder