Insecure deserialization In activerecord
Description
Active Record contains deserialization of arbitrary YAML ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
rubygems | 2.3.17, 3.1.0 | ||
debian 12 | 2.3.14.1 | ||
debian 14 | 2.3.14.1 | ||
debian 13 | 2.3.14.1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7. 8. 9. 10.