{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:panindex_project:panindex:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.1.3"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4fc7ce57255e36a140acec8929fe024066b27c27"
            },
            {
              "fixed": "f7ec0c5739af055ad3a825a20294a5c01ada3302"
            }
          ],
          "repo": "https://github.com/px-org/panindex",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-82wq-gmw8-g87v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-321"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/27xxx/CVE-2023-27583.json"
  },
  "details": "PanIndex is a network disk directory index. In Panindex prior to version 3.1.3,  a hard-coded JWT key `PanIndex` is used. An attacker can use the hard-coded JWT key to sign JWT token and perform any actions as a user with admin privileges. Version 3.1.3 has a patch for the issue. As a workaround, one may change the JWT key in the source code before compiling the project.\n  \n",
  "id": "CVE-2023-27583",
  "modified": "2026-07-15T01:48:52.046561459Z",
  "published": "2023-03-13T20:33:20.229Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/px-org/PanIndex/releases/tag/v3.1.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/27xxx/CVE-2023-27583.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/px-org/PanIndex/security/advisories/GHSA-82wq-gmw8-g87v"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27583"
    },
    {
      "type": "FIX",
      "url": "https://github.com/px-org/PanIndex/commit/f7ec0c5739af055ad3a825a20294a5c01ada3302"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Panindex uses hard coded cyptographic key"
}