{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "aaeec7dde6adedfe75f2b8327dfb5275844c19d2"
            }
          ],
          "repo": "https://github.com/mcjack123/craftos2",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hr3w-wc83-6923"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/43xxx/CVE-2024-43395.json"
  },
  "details": "CraftOS-PC 2 is a rewrite of the desktop port of CraftOS from the popular Minecraft mod ComputerCraft using C++ and a modified version of PUC Lua, as well as SDL for drawing. Prior to version 2.8.3, users of CraftOS-PC 2 on Windows can escape the computer folder and access files anywhere without permission or notice by obfuscating `..`s to bypass the internal check preventing parent directory traversal. Version 2.8.3 contains a patch for this issue.",
  "id": "CVE-2024-43395",
  "modified": "2026-04-01T23:08:42.943669886Z",
  "published": "2024-08-16T20:15:32.325Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/43xxx/CVE-2024-43395.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/MCJack123/craftos2/security/advisories/GHSA-hr3w-wc83-6923"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43395"
    },
    {
      "type": "FIX",
      "url": "https://github.com/MCJack123/craftos2/commit/f7a88b905560df4366fb69f09b70f05984e05ad3"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "CraftOS-PC 2's improperly sanitizied paths cause filesystem escape (Windows)"
}