{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.13"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2aa8c72a6b2a2cb14e8a5cd3891fbba4d6cbd905"
            },
            {
              "fixed": "759b72f33bc8f4d69f84f09fcb7f010ad45d6fff"
            }
          ],
          "repo": "https://github.com/zeroturnaround/zt-zip",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "zt-zip before 1.13 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.",
  "id": "CVE-2018-1002201",
  "modified": "2026-03-15T13:45:57.187278805Z",
  "published": "2018-07-25T17:29:00.500Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/zeroturnaround/zt-zip/blob/zt-zip-1.13/Changelog.txt"
    },
    {
      "type": "FIX",
      "url": "https://github.com/zeroturnaround/zt-zip/commit/759b72f33bc8f4d69f84f09fcb7f010ad45d6fff"
    },
    {
      "type": "FIX",
      "url": "https://snyk.io/research/zip-slip-vulnerability"
    },
    {
      "type": "FIX",
      "url": "https://snyk.io/vuln/SNYK-JAVA-ORGZEROTURNAROUND-31681"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/snyk/zip-slip-vulnerability"
    }
  ],
  "related": [
    "SNYK-JAVA-ORGZEROTURNAROUND-31681"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}