Deserialization of Untrusted Data Affecting jmespath package, versions <1.6.1
Snyk CVSS
Attack Complexity
High
Confidentiality
High
Integrity
High
Availability
High
Threat Intelligence
EPSS
0.12% (45th
percentile)
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-RUBY-JMESPATH-2859799
- published 7 Jun 2022
- disclosed 7 Jun 2022
- credit Unknown
Introduced: 7 Jun 2022
CVE-2022-32511 Open this link in a new tabHow to fix?
Upgrade jmespath
to version 1.6.1 or higher.
Overview
Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to the usage of JSON.load
, which is considered unsafe when used with untrusted input.