Maven package
io.quarkus.resteasy.reactive/resteasy-reactive-common
pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-0481 | — | < 3.0.0.Alpha4 | 3.0.0.Alpha4 | Feb 24, 2023 | 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. |
- CVE-2023-0481Feb 24, 2023affected < 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.