1. Rails Activesupport Security Patch: CVE-2020-8165 Exposes Cache Store Deserialization Risk
A critical security vulnerability in the Ruby on Rails framework's caching layer has been patched, exposing applications using MemCacheStore or RedisCacheStore to potential remote code execution. The flaw, tracked as CVE-2020-8165, resides in the ActiveSupport component and stems from the unintended deserialization of ...