{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4969aadcda1f22bf6f970a465ea5e203f36c4e74"
            },
            {
              "fixed": "450fdee70b5f181c2afc5d817f293efa1a543902"
            }
          ],
          "repo": "https://github.com/cowtowncoder/java-merge-sort",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Versions of the package com.fasterxml.util:java-merge-sort before 1.1.0 are vulnerable to Insecure Temporary File in the StdTempFileProvider() function in StdTempFileProvider.java, which uses the permissive File.createTempFile() function, exposing temporary file contents.",
  "id": "CVE-2022-24913",
  "modified": "2026-03-15T21:50:57.049610051Z",
  "published": "2023-01-12T05:15:11.477Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLUTIL-3227926"
    },
    {
      "type": "FIX",
      "url": "https://github.com/cowtowncoder/java-merge-sort/commit/450fdee70b5f181c2afc5d817f293efa1a543902"
    },
    {
      "type": "FIX",
      "url": "https://github.com/cowtowncoder/java-merge-sort/pull/21"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}