Posts Tagged: file-uploads
-
Understanding CVE-2006-4111: Ruby on Rails LOAD_PATH Remote Code Execution
An analysis of CVE-2006-4111, a high-severity vulnerability in early Ruby on Rails versions that allowed remote code execution via LOAD_PATH manipulation.
-
Migrating from Paperclip to ActiveStorage in Legacy Rails Applications
A battle-tested workflow for executing a Paperclip to ActiveStorage migration in legacy Rails applications without disrupting ongoing operations.