While performing an application security assessment on a Ruby on Rails project,
I discovered upload functionality that allowed users to upload text, CSV, and
YAML files. The latter option interested me because reading online suggested
YAML deserialization could be a potential vector.
After a few uploads, I understood that the