Skip to content

Improper sanitization of delegated role names

Low
webern published GHSA-r56q-vv3c-6g9c 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 delegated role names when caching a repository, or when loading a repository from the filesystem. When the repository is cached or loaded, files ending with the .json extension could be overwritten with role metadata 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.

References

GHSA-wjw6-2cqr-j4qr

Severity

Low

CVE ID

CVE-2021-41150

Weaknesses

No CWEs