The is a code injection vulnerability in versions of Rails prior to 5.0.1 that wouldallow an attacker who controlled the `locals` argument of a `render` call to perform a RCE.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://hackerone.com/reports/304805 | third party advisory permissions required |
https://groups.google.com/g/rubyonrails-security/c/hWuKcHyoKh0 | patch mailing list third party advisory |
https://lists.debian.org/debian-lts-announce/2020/07/msg00013.html | third party advisory mailing list |
http://packetstormsecurity.com/files/158604/Ruby-On-Rails-5.0.1-Remote-Code-Execution.html | third party advisory vdb entry exploit |