CVE-2021-45680
HIGHCVSS 7.5/10EPSS 1.05%
Last modified
CVE-2021-45680 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.. EPSS estimates a 1.05% chance of exploitation in the next 30 days.
Description
An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vec-Const Project | Vec-Const | < 2.0.0 |
References
- https://rustsec.org/advisories/RUSTSEC-2021-0082.htmlThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2021-0082.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-45680?
An issue was discovered in the vec-const crate before 2.0.0 for Rust. It tries to construct a Vec from a pointer to a const slice, leading to memory corruption.
How severe is CVE-2021-45680?
CVE-2021-45680 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 1.05% probability of exploitation in the next 30 days.
How do I fix CVE-2021-45680?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.
Are you affected by CVE-2021-45680?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
