CVE-2021-28168

MEDIUMCVSS 5.5/10EPSS 0.91%

Last modified

CVE-2021-28168 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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--. EPSS estimates a 0.91% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.5/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
0.91%

55.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
EclipseJersey>= 2.28, < 2.34
EclipseJersey>= 3.0.0, < 3.0.2
OracleCommunications Cloud Native Core Policy1.15.0
OracleCommunications Cloud Native Core Unified Data Repository1.15.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-28168?
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.
How severe is CVE-2021-28168?
CVE-2021-28168 has a CVSS score of 5.5/10 (MEDIUM severity). The EPSS model estimates a 0.91% probability of exploitation in the next 30 days.
How do I fix CVE-2021-28168?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-28168?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST