icon

We found results for “

WS-2023-0045

Good to know:

icon

Date: February 24, 2023

The remove_dir_all crate is a Rust library that offers additional features over the Rust standard library fs::remove_dir_all function. It suffers the same class of failure as the code it was layering over: TOCTOU race conditions, with the ability to cause arbitrary paths to be deleted by substituting a symlink for a path after the type of the path was checked.

Language: RUST

Severity Score

Severity Score

Weakness Type (CWE)

Race Condition within a Thread

CWE-366

Top Fix

icon

Upgrade Version

Upgrade to version remove_dir_all - 0.8.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us