8.8
CWE
22
Advisory Published
Updated

CVE-2021-41131: Path Traversal

First published: Tue Oct 19 2021(Updated: )

python-tuf is a Python reference implementation of The Update Framework (TUF). In both clients (`tuf/client` and `tuf/ngclient`), there is a path traversal vulnerability that in the worst case can overwrite files ending in `.json` anywhere on the client system on a call to `get_one_valid_targetinfo()`. It occurs because the rolename is used to form the filename, and may contain path traversal characters (ie `../../name.json`). The impact is mitigated by a few facts: It only affects implementations that allow arbitrary rolename selection for delegated targets metadata, The attack requires the ability to A) insert new metadata for the path-traversing role and B) get the role delegated by an existing targets metadata, The written file content is heavily restricted since it needs to be a valid, signed targets file. The file extension is always .json. A fix is available in version 0.19 or newer. There are no workarounds that do not require code changes. Clients can restrict the allowed character set for rolenames, or they can store metadata in files named in a way that is not vulnerable: neither of these approaches is possible without modifying python-tuf.

Credit: security-advisories@github.com

Affected SoftwareAffected VersionHow to fix
Linuxfoundation The Update Framework<=0.18.1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is CVE-2021-41131?

    CVE-2021-41131 is a path traversal vulnerability in the Python reference implementation of The Update Framework (TUF) in the clients tuf/client and tuf/ngclient, which can allow files ending in .json to be overwritten on the client system.

  • How severe is CVE-2021-41131?

    CVE-2021-41131 has a severity rating of 8.7 out of 10, which is considered high.

  • How does CVE-2021-41131 affect Python-TUF?

    CVE-2021-41131 affects Python-TUF versions up to and including 0.18.1.

  • How can the path traversal vulnerability in Python-TUF be exploited?

    The path traversal vulnerability in Python-TUF can be exploited by manipulating certain input to overwrite files ending in .json on the client system.

  • Is there a fix for CVE-2021-41131?

    Yes, there is a fix for CVE-2021-41131 which is available in the GitHub commit mentioned in the references.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2024 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203