{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.4.109"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "add2719c99ea6f91926539894b3672087c664224"
            },
            {
              "fixed": "c42c5fe92783dd306b7600db1f6a25324445b40c"
            }
          ],
          "repo": "https://github.com/misp/misp",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "app/Model/Server.php in MISP 2.4.109 allows remote command execution by a super administrator because the PHP file_exists function is used with user-controlled entries, and phar:// URLs trigger deserialization.",
  "id": "CVE-2019-12868",
  "modified": "2026-03-13T21:50:41.169626983Z",
  "published": "2019-06-18T00:15:09.317Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://zigrin.com/advisories/misp-command-injection-via-phar-deserialization/"
    },
    {
      "type": "FIX",
      "url": "https://github.com/MISP/MISP/commit/c42c5fe92783dd306b7600db1f6a25324445b40c"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}