Skip to content

Improper sanitization of target names

High
webern published GHSA-x3r5-q6mj-m485 Oct 19, 2021

Package

cargo tough (Rust)

Affected versions

< 0.12.0

Patched versions

0.12.0

Description

Impact

The tough library, prior to 0.12.0, does not properly sanitize target names when caching a repository, or when saving specific targets to an output directory. When targets are cached or saved, files could be overwritten with arbitrary content anywhere on the system.

AWS would like to thank https://github.com/jku for reporting this issue.

Patches

A fix is available in version 0.12.0.

Workarounds

No workarounds to this issue are known.

Severity

High

CVE ID

CVE-2021-41149

Weaknesses

No CWEs