#VU52651 Information disclosure in Jersey - CVE-2021-28168
Published: April 27, 2021
Jersey
Eclipse
Description
The vulnerability allows a local attacker to gain access to potentially sensitive information.
The vulnerability exists due to the use of the File.createTempFile which creates a file inside of the system temporary directory with the permissions: -rw-r--r--. A local attacker can gain unauthorized access to sensitive information on the system.