| packages: |
| - module: github.com/tidwall/gjson |
| symbols: |
| - sqaush |
| versions: |
| - fixed: 1.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. |
| published: 2021-04-14T20:04:52Z |
| cves: |
| - CVE-2020-35380 |
| ghsas: |
| - GHSA-w942-gw6m-p62c |
| credit: '@toptotu' |
| links: |
| commit: https://github.com/tidwall/gjson/commit/f0ee9ebde4b619767ae4ac03e8e42addb530f6bc |
| context: |
| - https://github.com/tidwall/gjson/issues/192 |