CVE-2021-28168
22.04.2021, 18:15
Eclipse Jersey 2.28 to 2.33 and Eclipse Jersey 3.0.0 to 3.0.1 contains a local information disclosure vulnerability. This is due to the use of the File.createTempFile which creates a file inside of the system temporary directory with the permissions: -rw-r--r--. Thus the contents of this file are viewable by all other users locally on the system. As such, if the contents written is security sensitive, it can be disclosed to other local users.Enginsight
Vendor | Product | Version |
---|---|---|
eclipse | jersey | 2.28 ≤ 𝑥 < 2.34 |
eclipse | jersey | 3.0.0 ≤ 𝑥 < 3.0.2 |
oracle | communications_cloud_native_core_policy | 1.15.0 |
oracle | communications_cloud_native_core_unified_data_repository | 1.15.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-378 - Creation of Temporary File With Insecure PermissionsOpening temporary files without appropriate measures or controls can leave the file, its contents and any function that it impacts vulnerable to attack.
- CWE-668 - Exposure of Resource to Wrong SphereThe product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
References