{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "08d623ce44f77061a26de9dc50a2aef60f1b6158"
            },
            {
              "fixed": "b2c5da2cfca2ff503114c4ff51545c922098c4f3"
            }
          ],
          "repo": "https://github.com/lizardbyte/sunshine",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6rg7-7m3w-w5wc"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/31xxx/CVE-2024-31220.json"
  },
  "details": "Sunshine is a self-hosted game stream host for Moonlight. Starting in version 0.16.0 and prior to version 0.18.0, an attacker may be able to remotely read arbitrary files without authentication due to a path traversal vulnerability. Users who exposed the Sunshine configuration web user interface outside of localhost may be affected, depending on firewall configuration. To exploit vulnerability, attacker could make an http/s request to the `node_modules` endpoint if user exposed Sunshine config web server to internet or attacker is on the LAN. Version 0.18.0 contains a patch for this issue. As a workaround, one may block access to Sunshine via firewall.",
  "id": "CVE-2024-31220",
  "modified": "2026-04-01T23:08:43.504644594Z",
  "published": "2024-04-05T14:59:52.662Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/LizardByte/Sunshine/releases/tag/v0.18.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/31xxx/CVE-2024-31220.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6rg7-7m3w-w5wc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31220"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Sunshine vulnerable to remote unauthenticated arbitrary file read"
}