{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.0.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "391e311f4c05619bd4b7b0d599a5071ce7753b90"
            }
          ],
          "repo": "https://github.com/mimblewimble/grin",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "util/src/zip.rs in Grin before 1.0.2 mishandles suspicious files. An attacker can execute arbitrary code via directory traversal in a ZIP archive.",
  "id": "CVE-2019-9195",
  "modified": "2026-03-13T21:49:24.263801221Z",
  "published": "2019-02-26T19:29:00.377Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/mimblewimble/grin/releases/tag/v1.0.2"
    },
    {
      "type": "REPORT",
      "url": "https://www.grin-forum.org/t/critical-vulnerability-in-grin-1-0-1-and-older-fixed-in-1-0-2/4343"
    },
    {
      "type": "FIX",
      "url": "https://github.com/mimblewimble/grin/pull/2624"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}