Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2021-04-22T18:15:08.250

Last Modified

2024-11-21T05:59:14.487

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.2 (MEDIUM)

CVSSv2 Vector

AV:L/AC:L/Au:N/C:P/I:N/A:N

  • Access Vector: LOCAL
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: PARTIAL
  • Integrity Impact: NONE
  • Availability Impact: NONE
Exploitability Score

3.9

Impact Score

2.9

Weaknesses
  • Type: Secondary
    CWE-378
    CWE-379
  • Type: Primary
    CWE-668

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application eclipse jersey < 2.34 Yes
Application eclipse jersey < 3.0.2 Yes
Application oracle communications_cloud_native_core_policy 1.15.0 Yes
Application oracle communications_cloud_native_core_unified_data_repository 1.15.0 Yes

References