{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.16.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fcb3929a9956ea689dfe0b95287bdfaa2f979799"
            }
          ],
          "repo": "https://github.com/quarkusio/quarkus",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In RestEasy Reactive implementation of Quarkus the insecure File.createTempFile() is used in the FileBodyHandler class which creates temp files with insecure permissions that could be read by a local user.",
  "id": "CVE-2023-0481",
  "modified": "2026-03-13T21:58:26.820230332Z",
  "published": "2023-02-24T18:15:14.140Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/quarkusio/quarkus/pull/30694"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}