Vulnerability Details : CVE-2018-1000810
The Rust Programming Language Standard Library version 1.29.0, 1.28.0, 1.27.2, 1.27.1, 127.0, 126.2, 126.1, 126.0 contains a CWE-680: Integer Overflow to Buffer Overflow vulnerability in standard library that can result in buffer overflow. This attack appear to be exploitable via str::repeat, passed a large number, can overflow an internal buffer. This vulnerability appears to have been fixed in 1.29.1.
Vulnerability category: Overflow
Products affected by CVE-2018-1000810
- cpe:2.3:a:rust-lang:rust:1.29.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.26.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.26.1:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.26.2:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.0:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.2:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.27.1:*:*:*:*:*:*:*
- cpe:2.3:a:rust-lang:rust:1.28.0:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-1000810
0.55%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 65 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-1000810
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2018-1000810
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-1000810
-
https://groups.google.com/forum/#!topic/rustlang-security-announcements/CmSuTm-SaU0
Google GroepenMitigation;Mailing List;Patch;Third Party Advisory
-
https://security.gentoo.org/glsa/201812-11
Rust: Multiple vulnerabilities (GLSA 201812-11) — Gentoo securityThird Party Advisory
-
https://blog.rust-lang.org/2018/09/21/Security-advisory-for-std.html
Security advisory for the standard library | Rust BlogVendor Advisory
Jump to