pysec-2020-145
Vulnerability from pysec
Published
2020-09-09 18:15
Modified
2020-09-15 17:35
Details

Python TUF (The Update Framework) reference implementation before version 0.12 it will incorrectly trust a previously downloaded root metadata file which failed verification at download time. This allows an attacker who is able to serve multiple new versions of root metadata (i.e. by a person-in-the-middle attack) culminating in a version which has not been correctly signed to control the trust chain for future updates. This is fixed in version 0.12 and newer.

Impacted products
Name purl
tuf pkg:pypi/tuf



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "tuf",
        "purl": "pkg:pypi/tuf"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3d342e648fbacdf43a13d7ba8886aaaf07334af7"
            }
          ],
          "repo": "https://github.com/theupdateframework/tuf",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.12.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.7.5",
        "0.9.8",
        "0.9.9",
        "0.10.0",
        "0.10.1",
        "0.10.2",
        "0.11.dev0",
        "0.11.0",
        "0.11.1",
        "0.11.2.dev1",
        "0.11.2.dev2",
        "0.11.2.dev3",
        "0.12.dev0",
        "0.12.dev1",
        "0.12.dev2"
      ]
    }
  ],
  "aliases": [
    "CVE-2020-15163",
    "GHSA-f8mr-jv2c-v8mg"
  ],
  "details": "Python TUF (The Update Framework) reference implementation before version 0.12 it will incorrectly trust a previously downloaded root metadata file which failed verification at download time. This allows an attacker who is able to serve multiple new versions of root metadata (i.e. by a person-in-the-middle attack) culminating in a version which has not been correctly signed to control the trust chain for future updates. This is fixed in version 0.12 and newer.",
  "id": "PYSEC-2020-145",
  "modified": "2020-09-15T17:35:00Z",
  "published": "2020-09-09T18:15:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/theupdateframework/tuf/releases/tag/v0.12.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/theupdateframework/tuf/security/advisories/GHSA-f8mr-jv2c-v8mg"
    },
    {
      "type": "FIX",
      "url": "https://github.com/theupdateframework/tuf/commit/3d342e648fbacdf43a13d7ba8886aaaf07334af7"
    },
    {
      "type": "PACKAGE",
      "url": "https://pypi.org/project/tuf"
    },
    {
      "type": "WEB",
      "url": "https://github.com/theupdateframework/tuf/pull/885"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…