Vulnerability CVE-2023-0481


Published: 2023-02-24

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.

 References:
https://github.com/quarkusio/quarkus/pull/30694

Copyright 2026, cxsecurity.com

 

Back to Top