Vulnerability Details : CVE-2020-25792
Potential exploit
An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair().
Products affected by CVE-2020-25792
- cpe:2.3:a:sized-chunks_project:sized-chunks:*:*:*:*:*:rust:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-25792
0.39%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 57 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-25792
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:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-05-05 |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-25792
-
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2020-25792
-
https://github.com/bodil/sized-chunks/commit/3ae48bd463c1af41c24b96b84079946f51f51e3c
Merge pull request #14 from vorner/inline-array-align · bodil/sized-chunks@3ae48bd · GitHub
-
https://github.com/bodil/sized-chunks/issues/11
Multiple soundness issues in Chunk and InlineArray · Issue #11 · bodil/sized-chunks · GitHubExploit;Patch;Third Party Advisory
-
https://rustsec.org/advisories/RUSTSEC-2020-0041.html
RUSTSEC-2020-0041: sized-chunks: Multiple soundness issues in Chunk and InlineArray › RustSec Advisory DatabaseThird Party Advisory
Jump to