{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a4dfb8d1a71385bd6d122e4f27f86dcebb96712d"
            }
          ],
          "repo": "https://github.com/tensorflow/tensorflow",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "TensorFlow through 2.5.0 allows attackers to overwrite arbitrary files via a crafted archive when tf.keras.utils.get_file is used with extract=True. NOTE: the vendor's position is that tf.keras.utils.get_file is not intended for untrusted archives",
  "id": "CVE-2021-35958",
  "modified": "2026-03-13T21:50:13.734487333Z",
  "published": "2021-06-30T01:15:07.033Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/tensorflow/tensorflow/blob/b8cad4c631096a34461ff8a07840d5f4d123ce32/tensorflow/python/keras/README.md"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/tensorflow/tensorflow/blob/b8cad4c631096a34461ff8a07840d5f4d123ce32/tensorflow/python/keras/utils/data_utils.py#L137"
    },
    {
      "type": "ADVISORY",
      "url": "https://keras.io/api/"
    },
    {
      "type": "ADVISORY",
      "url": "https://vuln.ryotak.me/advisories/52"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}