CVE-2023-38037
Last modified
CVE-2023-38037 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's possible for other users on the same system to read the contents of the temporary file. Attackers that have access to the file system could possibly read the contents of this temporary file while a user is editing it. All users running an affected release should either upgrade or use one of the workarounds immediately.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning that it's possible for other users on the same system to read the contents of the temporary file. Attackers that have access to the file system could possibly read the contents of this temporary file while a user is editing it. All users running an affected release should either upgrade or use one of the workarounds immediately.
Metrics
CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-38037?
How severe is CVE-2023-38037?
How do I fix CVE-2023-38037?
Are you affected by CVE-2023-38037?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
