4 matches found
BIT-RAILS-2020-8163
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...
GHSA-CR3X-7M39-C6JQ Remote code execution via user-provided local names in ActionView
The is a code injection vulnerability in versions of Rails prior to 5.0.1 that would allow an attacker who controlled the locals argument of a render call to perform a RCE...
CVE-2020-8163
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...
Remote Code Execution
actionview is vulnerable to remote code execution. User-provided local names are not validated and sanitiized before being passed to a render call. An attacker would be able to execute arbitrary code if the locals argument can be controlled...