Lucene search
+L

18 matches found

CVE
CVE
added 2026/08/21 12:39 a.m.50 views

CVE-2026-77649

The Rust crate internment 0.8.7 contains a rogue dependency (arrayref-proc-macro1) that executes malicious build-time code, registering with a C2 server during compilation to enable arbitrary code execution. CVSS 9.8 (Critical). No in-the-wild exploitation or patch details are provided. Reference...

9.8CVSS6AI score0.00434EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 12:00 p.m.38 views

RUSTSEC-2026-0266 `internment` 0.8.7 was removed from crates.io due to a malicious dependency

A new version of the internment crate was published with a direct dependency on proc-macro1, which would execute a malicious build script. The compromised version of this crate was published on 2026-08-20, and was removed approximately 90 minutes later. The compromised version was used as part of...

5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-1652

Malware in sbrugna...

8.1CVSS7.9AI score0.00957EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-1727

Malware in sbrugna...

9.8CVSS9.2AI score0.01167EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.11 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1CVSS6.8AI score0.00957EPSS
SaveExploits1
OSV
OSV
added 2021/08/25 8:52 p.m.39 views

GHSA-GPPW-3H6H-V6Q2 Data race in internment

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

9.8CVSS9.6AI score0.01167EPSS
SaveExploits0References4
NVD
NVD
added 2021/03/05 9:15 a.m.29 views

CVE-2021-28037

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

9.8CVSS0.01167EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/05 9:15 a.m.9 views

CVE-2021-28037

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

9.8CVSS7.3AI score0.01167EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/05 9:15 a.m.4 views

CVE-2021-28037

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

9.8CVSS8.5AI score0.01167EPSS
SaveExploits0References2
Prion
Prion
added 2021/03/05 9:15 a.m.18 views

Memory corruption

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

7.5CVSS9.5AI score0.01167EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/03/05 8:38 a.m.58 views

CVE-2021-28037

The CVE-2021-28037 issue affects the Rust internment crate prior to 0.4.2. It arises from an unconditional impl of Sync for Intern, enabling a data race that can cause memory corruption. Documented impacts are memory contention and potential corruption. The vulnerability is mitigated by upgrading...

9.8CVSS9.5AI score0.01167EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/03/05 8:38 a.m.36 views

CVE-2021-28037

An issue was discovered in the internment crate before 0.4.2 for Rust. There is a data race that can cause memory corruption because of the unconditional implementation of Sync for Intern...

9.8AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:00 a.m.15 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in internment crate before 0.4.2 for Rust, which stems from an unconditional implementation of Sync that results in memory-corrupted data contention. No detailed vulnerability...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.6 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1CVSS7.3AI score0.00957EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/31 10:15 a.m.25 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1CVSS8AI score0.00957EPSS
SaveExploits1References1
Prion
Prion
added 2020/12/31 10:15 a.m.18 views

Race condition

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

6.8CVSS8AI score0.00957EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:27 a.m.29 views

CVE-2020-35874

An issue was discovered in the internment crate through 2020-05-28 for Rust. ArcIntern::drop has a race condition and resultant use-after-free...

8.1AI score0.00957EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/31 8:27 a.m.54 views

CVE-2020-35874

CVE-2020-35874 relates to the Rust internment crate; ArcIntern::drop has a race that can lead to use-after-free. Affected: internment up to versions before 0.3.12. Impact: potential memory safety issue. Mitigation: upgrade to 0.3.12 or later, as the fix serializes access during deallocation. Othe...

8.1CVSS8AI score0.00957EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder