blob: f1e87719d013fb5d011436b0425cc27798c9cc18 [file] [log] [blame]
packages:
- module: github.com/tidwall/gjson
symbols:
- unwrap
derived_symbols:
- Result.ForEach
versions:
- fixed: 1.6.6
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.
published: 2021-04-14T20:04:52Z
cves:
- CVE-2020-36067
credit: '@toptotu'
links:
commit: https://github.com/tidwall/gjson/commit/bf4efcb3c18d1825b2988603dea5909140a5302b
context:
- https://github.com/tidwall/gjson/issues/196