CVE-2023-38037
NONE EPSS 17.1%
Published Jan 9, 20251y ago · Modified Jun 17, 20261w ago
Published Jan 9, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
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.
Threat Intelligence
EPSS Exploit Probability
17.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-732
References 2
- discuss.rubyonrails.org https://discuss.rubyonrails.org/t/cve-2023-38037-possible-file-disclosure-of-locally-encrypted-files/83544
- security.netapp.com https://security.netapp.com/advisory/ntap-20250214-0010/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.