CVE-2023-0481
LOW
Published Feb 24, 20233y ago · Modified Jun 17, 20261w ago
3.3 CVSS 3.1
Published Feb 24, 2023 3y ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
No active exploitation signals — not in CISA KEV and no EPSS score yet.
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 2
CWE-378
CWE-668
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| quarkus | quarkus | * | <2.16.1 |
References 1
- github.com https://github.com/quarkusio/quarkus/pull/30694
Remediation
- github.com https://github.com/quarkusio/quarkus/pull/30694