Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-mrrw-grhq-86gf: 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.

The flaw was corrected in commit 8a6c779 by removing those impls.

ghsa
#git

Ascii (crate) allows out-of-bounds array indexing in safe code

Moderate severity GitHub Reviewed Published Feb 28, 2023 to the GitHub Advisory Database

ghsa: Latest News

GHSA-8qq5-rm4j-mr97: node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization