Vulnerability Description
An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Servo | Smallvec | < 0.6.13 |
Related Weaknesses (CWE)
References
- https://github.com/servo/rust-smallvec/commit/e64afc8c473d43e375ab42bd33db2d0d4a
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/smallvec/RUSTSThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2018-0018.htmlExploitIssue TrackingThird Party Advisory
- https://github.com/servo/rust-smallvec/commit/e64afc8c473d43e375ab42bd33db2d0d4a
- https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/smallvec/RUSTSThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2018-0018.htmlExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2018-25023?
CVE-2018-25023 is a vulnerability with a CVSS score of 7.5 (HIGH). An issue was discovered in the smallvec crate before 0.6.13 for Rust. It can create an uninitialized value of any type, including a reference type.
How severe is CVE-2018-25023?
CVE-2018-25023 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25023?
Check the references section above for vendor advisories and patch information. Affected products include: Servo Smallvec.