File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,17 +8,28 @@ advisory:
88 gem : jmespath
99 cve : 2022-32511
1010 ghsa : 5c5f-7vfq-3732
11- url : https://github.com/jmespath/jmespath.rb/pull/55
11+ url : https://nvd.nist.gov/vuln/detail/CVE-2022-32511
1212 title : JMESPath for Ruby using JSON.load instead of JSON.parse
1313 date : 2022-06-07
1414 description : |-
1515 jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a
1616 situation where JSON.parse is preferable.
17+ cvss_v2 : 7.5
1718 cvss_v3 : 9.8
1819 patched_versions :
1920 - " >= 1.6.1"
2021 related :
2122 url :
23+ - https://nvd.nist.gov/vuln/detail/CVE-2022-32511
24+ - https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md#161-2022-03-07
2225 - https://github.com/jmespath/jmespath.rb/compare/v1.6.0...v1.6.1
26+ - https://github.com/jmespath/jmespath.rb/pull/55
27+ - https://github.com/jmespath/jmespath.rb/commit/e8841280053a9d9a0c90f36223f926c8b9e4ec49
2328 - https://stackoverflow.com/a/30050571/580231
29+ - https://github.com/advisories/GHSA-5c5f-7vfq-3732
30+ notes : |
31+ - cvss_v3 from GHSA and nvd.nist.gov
32+ - cvss_v2 from nvd.nist.gov
33+ - This is under the AWS/Amazon Security policy
34+ - Release 1.6.2 (2022-11-25) was last release.
2435---
You can’t perform that action at this time.
0 commit comments