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

21 Nov 2024, 07:37

Type Values Removed Values Added
Summary
  • (es) En la implementación RestEasy Reactive de Quarkus, el inseguro File.createTempFile() se usa en la clase FileBodyHandler que crea archivos temporales con permisos inseguros que un usuario local podría leer.
References () https://github.com/quarkusio/quarkus/pull/30694 - Patch, Vendor Advisory () https://github.com/quarkusio/quarkus/pull/30694 - Patch, Vendor Advisory

07 Mar 2023, 01:44

Type Values Removed Values Added
CWE CWE-668
References (MISC) https://github.com/quarkusio/quarkus/pull/30694 - (MISC) https://github.com/quarkusio/quarkus/pull/30694 - Patch, Vendor Advisory
CPE cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 3.3

24 Feb 2023, 18:48

Type Values Removed Values Added
New CVE

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