CVE-2022-32511Deserialization of Untrusted Data in Project Jmespath

Severity
9.8CRITICALNVD
EPSS
2.1%
top 15.89%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJun 6
Latest updateJun 7

Description

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HExploitability: 3.9 | Impact: 5.9

Affected Packages3 packages

debiandebian/ruby-jmespath< ruby-jmespath 1.6.1-1 (bookworm)
RubyGemsjmespath_project/jmespath< 1.6.1

Also affects: Fedora 35, 36

Patches

🔴Vulnerability Details

3
OSV
JMESPath for Ruby uses unsafe JSON.load when safe JSON.parse is preferable2022-06-07
GHSA
JMESPath for Ruby uses unsafe JSON.load when safe JSON.parse is preferable2022-06-07
OSV
CVE-2022-32511: jmespath2022-06-06

📋Vendor Advisories

1
Debian
CVE-2022-32511: ruby-jmespath - jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation w...2022
CVE-2022-32511 — Deserialization of Untrusted Data | cvebase