CVE-2021-28168

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-28168
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-28168.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-28168
Aliases
Published
2021-04-22T18:15:08Z
Modified
2024-09-02T22:12:06Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/eclipse-ee4j/jersey

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-ee4j/jersey
Events