blob: cf8bea59142a82af0b235dca40e944c66746b6de [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