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
Affected versions
< 3.0.0.Alpha4
Patched versions
3.0.0.Alpha4
Description
Published by the National Vulnerability Database
Feb 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 theFileBodyHandler
class which creates temp files with insecure permissions that could be read by a local user.References