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
Ascii (crate) allows out-of-bounds array indexing in safe code.
Affected version of this crate had implementation of From<&mut AsciiStr> for &mut [u8] and &mut str. This can result in out-of-bounds array indexing in safe code.
mend-bolt-for-githubbot
changed the title
WS-2023-0049 (Medium) detected in ascii-0.8.7.crate
WS-2023-0049 (High) detected in ascii-0.8.7.crate
Mar 29, 2023
WS-2023-0049 - 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
Ascii (crate) allows out-of-bounds array indexing in safe code.
Affected version of this crate 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-03-28
URL: WS-2023-0049
CVSS 3 Score Details (9.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-mrrw-grhq-86gf
Release Date: 2023-03-28
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: