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.
References
Configurations
No configuration.
History
15 Feb 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Jan 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-732 | |
Summary |
|
09 Jan 2025, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-09 01:15
Updated : 2025-02-15 01:15
NVD link : CVE-2023-38037
Mitre link : CVE-2023-38037
CVE.ORG link : CVE-2023-38037
JSON object : View
Products Affected
No product.
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource