You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the checked-in Cargo.lock, homemaker depends on rustix through is-terminal, which does not use rustix::fs::Dir, so it is not affected by GHSA-c827-hfw6-qwvm.
WS-2023-0366 - Medium Severity Vulnerability
Vulnerable Library - rustix-0.37.19.crate
Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls
Library home page: https://crates.io/api/v1/crates/rustix/0.37.19/download
Path to dependency file: /Cargo.toml
Path to vulnerable library: /Cargo.toml
Dependency Hierarchy:
Found in base branch: master
Vulnerability Details
rustix's
rustix::fs::Dir
iterator with thelinux_raw
backend can cause memory explosionPublish Date: 2023-10-18
URL: WS-2023-0366
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-c827-hfw6-qwvm
Release Date: 2023-10-18
Fix Resolution: rustix - 0.35.15,0.36.16,0.37.25,0.38.19
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: