Posts Tagged: Security
-
Logging Sensitive Information in Rails: What Not to Log (CWE-532)
A comprehensive guide to understanding and preventing CWE-532 in Ruby on Rails applications.
-
Patching the PostgreSQL DoS Vulnerability (CVE-2022-44566) in Active Record
A deep dive into CVE-2022-44566, a Denial of Service vulnerability in Active Record's PostgreSQL adapter, with step-by-step instructions to patch your Rails application.
-
Resolving ReDoS Vulnerabilities (CVE-2023-22792) in Outdated Rails Apps
A guide to identifying and mitigating the ReDoS vulnerability (CVE-2023-22792) in outdated Ruby on Rails applications.