GHSA-6g7g-w4f8-9c9x: Denial of service in github.com/buger/jsonparser
(updated )
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.
References
- cyber.securityinfinity.com/buger-jsonparser-negative-slice-panic-dos-2026
- github.com/advisories/GHSA-6g7g-w4f8-9c9x
- github.com/buger/jsonparser
- github.com/buger/jsonparser/commit/a69e7e01cd4ad67bdfd3ac2c080b9212af16f4b0
- github.com/buger/jsonparser/issues/275
- github.com/buger/jsonparser/pull/276
- github.com/buger/jsonparser/releases/tag/v1.1.2
- github.com/golang/vulndb/issues/4514
Code Behaviors & Features
Detect and mitigate GHSA-6g7g-w4f8-9c9x with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →