In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary Addition Creation vulnerabilities in an interactive lesson.
Start learningThe json
gem is a JSON implementation as a Ruby extension in C.
Affected versions of this gem contain a vulnerability in the JSON::GenericObject
function which does not restrict users from creating additions, regardless of the state of create_additions
. This may allow a remote attacker to create arbitrary additions.