Sploitus

Exploit for Improper Input Validation in Rubyonrails Rails

githubexploit Β· 2013-01-12

Exploit Code

README2 lines
## https://sploitus.com/exploit?id=996400F7-096B-512F-9FB5-55DCA79A3164
PoC exploit for CVE-2013-0156, a remote code execution vulnerability in Ruby on Rails. The target product/service is Ruby on Rails, specifically version 3.2.10, and the vulnerability class/vector is remote code execution. The probable entry point is the application.js file, which is a JavaScript file that includes the //= require_tree . directive, allowing arbitrary JavaScript code to be executed. Not specified how it is typically invoked. The expected impact is remote code execution.