Vulnerability Details : CVE-2018-25023
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.
Products affected by CVE-2018-25023
- cpe:2.3:a:servo:smallvec:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-25023
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 50 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-25023
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2018-25023
-
The product uses or accesses a resource that has not been initialized.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-25023
-
https://rustsec.org/advisories/RUSTSEC-2018-0018.html
RUSTSEC-2018-0018: smallvec: smallvec creates uninitialized value of any type › RustSec Advisory DatabaseExploit;Issue Tracking;Third Party Advisory
-
https://github.com/servo/rust-smallvec/commit/e64afc8c473d43e375ab42bd33db2d0d4ac4e41b
Use MaybeUninit for storage of inline items. · servo/rust-smallvec@e64afc8 · GitHub
-
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/smallvec/RUSTSEC-2018-0018.md
Third Party Advisory
Jump to