Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Quarkus | Quarkus | < 2.16.1 |
Related Weaknesses (CWE)
References
- https://github.com/quarkusio/quarkus/pull/30694PatchVendor Advisory
- https://github.com/quarkusio/quarkus/pull/30694PatchVendor Advisory
FAQ
What is CVE-2023-0481?
CVE-2023-0481 is a vulnerability with a CVSS score of 3.3 (LOW). 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 ...
How severe is CVE-2023-0481?
CVE-2023-0481 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-0481?
Check the references section above for vendor advisories and patch information. Affected products include: Quarkus Quarkus.