VYPR

Maven package

io.quarkus.resteasy.reactive/resteasy-reactive-common

pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common

Vulnerabilities (1)

  • CVE-2023-0481Feb 24, 2023
    affected < 3.0.0.Alpha4fixed 3.0.0.Alpha4

    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.