Remote Code Execution on rubygems.org
https://justi.cz/security/2017/10/07/rubygems-org-rce.html [justi.cz]
2017-10-10 18:11
I was surprised to learn that parsing untrusted YAML is dangerous. I had always figured it was a benign interchange format like JSON. In fact, YAML allows for the encoding of arbitrary objects, much like python’s pickle.
source: L