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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| io.quarkus.resteasy.reactive:resteasy-reactive-common(Maven) | 0 | 3.0.0.Alpha4 | N/A |
CVSS Metrics