The following table lists the changes that have been made to the
CVE-2023-38037 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]Jan. 09, 2025
Action Type Old Value New Value Added 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.Added CVSS V3 AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L Added Reference https://discuss.rubyonrails.org/t/cve-2023-38037-possible-file-disclosure-of-locally-encrypted-files/83544