blob: 99209e544e1c9886ff32b37567f45ac9b0d80800 [file] [log] [blame]
module: github.com/tidwall/gjson
versions:
- fixed: v1.6.4
description: |
Due to improper bounds checking, maliciously crafted JSON objects
can cause an out-of-bounds panic. If parsing user input, this may
be used as a denial of service vector.
cves:
- CVE-2020-35380
credit: '@toptotu'
symbols:
- sqaush
links:
commit: https://github.com/tidwall/gjson/commit/f0ee9ebde4b619767ae4ac03e8e42addb530f6bc
context:
- https://github.com/tidwall/gjson/issues/192