{
  "threat_severity" : "Low",
  "public_date" : "2023-01-26T00:00:00Z",
  "bugzilla" : {
    "description" : "quarkus: insecure permissions on temp files",
    "id" : "2163533",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2163533"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.3",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
    "status" : "verified"
  },
  "cwe" : "CWE-378",
  "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." ],
  "acknowledgement" : "Red Hat would like to thank Angel Olle Blazquez for reporting this issue.",
  "affected_release" : [ {
    "product_name" : "Red Hat build of Quarkus 2.13.8.Final",
    "release_date" : "2023-06-29T00:00:00Z",
    "advisory" : "RHSA-2023:3809",
    "cpe" : "cpe:/a:redhat:quarkus:2.13::el8",
    "package" : "io.quarkus.resteasy.reactive/resteasy-reactive-common:2.13.8.Final-redhat-00004"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2023-0481\nhttps://nvd.nist.gov/vuln/detail/CVE-2023-0481" ],
  "name" : "CVE-2023-0481",
  "csaw" : false
}