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
Affected version of the crate
ascii had implementation of From<&mut AsciiStr> for &mut [u8] and &mut str. This can result in out-of-bounds array indexing in safe code.
WS-2023-0046 - High Severity Vulnerability
Vulnerable Library - ascii-0.8.7.crate
ASCII-only equivalents to `char`, `str` and `String`.
Library home page: https://crates.io/api/v1/crates/ascii/0.8.7/download
Dependency Hierarchy:
Found in HEAD commit: a5a175063bd51fcbbce0eaba88d1b9b6ad315911
Found in base branch: master
Vulnerability Details
Affected version of the crate
ascii had implementation of From<&mut AsciiStr> for &mut [u8] and &mut str. This can result in out-of-bounds array indexing in safe code.
Publish Date: 2023-02-25
URL: WS-2023-0046
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://rustsec.org/advisories/RUSTSEC-2023-0015.html
Release Date: 2023-02-25
Fix Resolution: ascii - 0.9.3
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: