File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22gem : jmespath
33cve : 2022-32511
44ghsa : 5c5f-7vfq-3732
5- url : https://github.com/jmespath/jmespath.rb/pull/55
5+ url : https://nvd.nist.gov/vuln/detail/CVE-2022-32511
66title : JMESPath for Ruby using JSON.load instead of JSON.parse
77date : 2022-06-07
88description : |
99 jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a
1010 situation where JSON.parse is preferable.
11+ cvss_v2 : 7.5
1112cvss_v3 : 9.8
1213patched_versions :
1314 - " >= 1.6.1"
1415related :
1516 url :
17+ - https://nvd.nist.gov/vuln/detail/CVE-2022-32511
18+ - https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md#161-2022-03-07
1619 - https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1
20+ - https://github.com/jmespath/jmespath.rb/pull/55
21+ - https://github.com/jmespath/jmespath.rb/commit/e8841280053a9d9a0c90f36223f926c8b9e4ec49
1722 - https://stackoverflow.com/a/30050571/580231
23+ - https://github.com/advisories/GHSA-5c5f-7vfq-3732
24+ notes : |
25+ - cvss_v3 from GHSA and nvd.nist.gov
26+ - cvss_v2 from nvd.nist.gov
27+ - This is under the AWS/Amazon Security policy
28+ - Release 1.6.2 (2022-11-25) was last release.
You can’t perform that action at this time.
0 commit comments