Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Abox Project Subscribe
Filtered by product Abox
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36441 1 Abox Project 1 Abox 2021-08-17 6.8 MEDIUM 8.1 HIGH
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.