CVE-2021-28168
Published Apr 22, 2021
Last updated a year ago
Overview
- 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.
- Source
- emo@eclipse.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.5
- Impact score
- 3.6
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 2.1
- Impact score
- 2.9
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:P/I:N/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:eclipse:jersey:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "950CB985-011C-484C-915C-7B994FEB40E4", "versionEndExcluding": "2.34", "versionStartIncluding": "2.28" }, { "criteria": "cpe:2.3:a:eclipse:jersey:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FE1BC821-0033-43A2-BFA3-6E01995F1611", "versionEndExcluding": "3.0.2", "versionStartIncluding": "3.0.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B4367D9B-BF81-47AD-A840-AC46317C774D" }, { "criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C6EAA723-2A23-4151-930B-86ACF9CC1C0C" } ], "operator": "OR" } ] } ]