RestEasy Reactive implementation of Quarkus allows Creation of Temporary File With Insecure Permissions
Low severity GitHub Reviewed Published Feb 24, 2023 to the GitHub Advisory Database • Updated Nov 16, 2023
Package
io.quarkus.resteasy.reactive:resteasy-reactive-common (Maven)
Affected versions
< 3.0.0.Alpha4
Patched versions
3.0.0.Alpha4
Description
Published by the National Vulnerability DatabaseFeb 24, 2023
Published to the GitHub Advisory Database Feb 24, 2023
Reviewed Feb 24, 2023
Last updated Nov 16, 2023
In RestEasy Reactive implementation of Quarkus the insecure
File.createTempFile()is used in theFileBodyHandlerclass which creates temp files with insecure permissions that could be read by a local user.References