JMESPath for Ruby uses unsafe JSON.load when safe JSON.parse is preferable
Critical severity
GitHub Reviewed
Published
Jun 7, 2022
to the GitHub Advisory Database
•
Updated Apr 17, 2023
Description
Published by the National Vulnerability Database
Jun 6, 2022
Published to the GitHub Advisory Database
Jun 7, 2022
Reviewed
Jun 7, 2022
Last updated
Apr 17, 2023
jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.
References