Loading
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.
Use CWE-378, Quarkus vendor hub and Quarkus product page to widen CVE-2023-0481 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2022-4116, CVE-2024-12225 and CVE-2023-6267 for nearby disclosures in the same product family.