mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2021-41150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41150)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Tough provides a set of Rust libraries and tools for using and generating the update framework (TUF) repositories. 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. A fix is available in version 0.12.0. No workarounds to this issue are known.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/theupdateframework/python-tuf/security/advisories/GHSA-wjw6-2cqr-j4qr
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|