Files
CVEs-PoC/2023/CVE-2023-0482.md
T
2025-09-29 21:09:30 +02:00

772 B

CVE-2023-0482

Description

In RESTEasy the insecure File.createTempFile() is used in the DataSourceProvider, FileProvider and Mime4JWorkaround classes which creates temp files with insecure permissions that could be read by a local user.

POC

Reference

Github

No PoCs found on GitHub currently.