cve/2022/CVE-2022-32511.md
2024-05-25 21:48:12 +02:00

561 B

CVE-2022-32511

Description

jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.

POC

Reference

No PoCs from references.

Github