Vulnerability CVE-2019-15554


Published: 2019-08-26

Description:
An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity.

Type:

CWE-119

(Improper Restriction of Operations within the Bounds of a Memory Buffer)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Servo -> Smallvec 

 References:
https://github.com/servo/rust-smallvec/issues/149
https://rustsec.org/advisories/RUSTSEC-2019-0012.html

Copyright 2024, cxsecurity.com

 

Back to Top