Lack of data validation - Path Traversal In actionview
Description
Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a .. (dot dot) in a pathname.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
rubygems | 4.1.14.1, 4.2.5.1 | ||
debian 12 | 2:4.2.5.1-1 | ||
debian 14 | 2:4.2.5.1-1 | ||
debian 13 | 2:4.2.5.1-1 | ||
rubygems | 4.1.14.1, 4.2.5.1, 3.2.22.1 | ||
rubygems | 5.0.1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21.