pkg:golang/github.com/buger/jsonparser@1.1.1
Out-of-bounds Read
| Affected range | <=1.1.1 |
| Fixed version | 1.1.2 |
| CVSS Score | 7.5 |
| CVSS Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Description
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.

| Affected range | >=0.0.0 |
| Fixed version | Not Fixed |
Description
The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.