Remix.run Logo
Ruby 4.0 Universal RCE Deserialization Gadget Chain(elttam.com)
17 points by pentestercrab 2 hours ago | 1 comments
Nextgrid 7 minutes ago | parent [-]

Doesn't this already require to be "on the other side of the airtight hatchway", or am I missing something?

The Marshal.load docs explicitly have a warning that you should not pass it untrusted data: https://docs.ruby-lang.org/en/master/Marshal.html#module-mar...