Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2018-25008


In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.


Published

2021-04-14T07:15:11.570

Last Modified

2024-11-21T04:03:20.677

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.9 (MEDIUM)

CVSSv2 Vector

AV:N/AC:M/Au:N/C:N/I:P/A:N

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: PARTIAL
  • Availability Impact: NONE
Exploitability Score

8.6

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-662

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application rust-lang rust < 1.29.0 Yes

References