Duplicate Advisory: Insecure Temporary File in RESTEasy
Moderate severity
GitHub Reviewed
Published
Feb 18, 2023
to the GitHub Advisory Database
•
Updated Jan 15, 2025
Withdrawn
This advisory was withdrawn on Jan 15, 2025
Package
Affected versions
< 4.7.8.Final
>= 5.0.0.Alpha1, < 5.0.6.Final
>= 6.0.0.Beta1, < 6.2.3.Final
Patched versions
4.7.8.Final
5.0.6.Final
6.2.3.Final
< 4.7.8.Final
>= 5.0.0.Alpha1, < 5.0.6.Final
>= 6.0.0.Beta1, < 6.2.3.Final
4.7.8.Final
5.0.6.Final
6.2.3.Final
Description
Published by the National Vulnerability Database
Feb 17, 2023
Published to the GitHub Advisory Database
Feb 18, 2023
Reviewed
Feb 18, 2023
Withdrawn
Jan 15, 2025
Last updated
Jan 15, 2025
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-2c6g-pfx3-w7h8. This link is maintained to preserve external references.
Original 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.
References