CVE-2021-28168

Summary

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.

Affected Software

VendorProductVersion RangeStatus
The Eclipse FoundationEclipse Jersey2.28 < unspecifiedaffected
The Eclipse FoundationEclipse Jerseyunspecified <= 2.33affected
The Eclipse FoundationEclipse Jersey3.0.0 < unspecifiedaffected
The Eclipse FoundationEclipse Jerseyunspecified <= 3.0.1affected

Weaknesses

  • CWE-378: CWE-378: Creation of Temporary File With Insecure Permissions
  • CWE-379: CWE-379: Creation of Temporary File in Directory with Insecure Permissions

ADP Enrichment

CVE Program Container

Additional References

References