CVE-2023-0481

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-02-24 18:15

Updated : 2025-03-12 16:15


NVD link : CVE-2023-0481

Mitre link : CVE-2023-0481

CVE.ORG link : CVE-2023-0481


JSON object : View

Products Affected

quarkus

  • quarkus
CWE
CWE-378

Creation of Temporary File With Insecure Permissions

CWE-668

Exposure of Resource to Wrong Sphere