An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox<T> with no requirement for T: Send and T: Sync.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/abox/RUSTSEC-2020-0121.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2020-0121.html | Third Party Advisory |
Configurations
History
17 Aug 2021, 15:13
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://rustsec.org/advisories/RUSTSEC-2020-0121.html - Third Party Advisory | |
References | (MISC) https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/abox/RUSTSEC-2020-0121.md - Third Party Advisory | |
CWE | CWE-119 | |
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 8.1 |
CPE | cpe:2.3:a:abox_project:abox:*:*:*:*:*:rust:*:* |
08 Aug 2021, 06:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-08-08 06:15
Updated : 2024-02-04 21:47
NVD link : CVE-2020-36441
Mitre link : CVE-2020-36441
CVE.ORG link : CVE-2020-36441
JSON object : View
Products Affected
abox_project
- abox
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')