chore(deps): update module github.com/buger/jsonparser to v1.1.2 [security]#1943
Conversation
|
|
1 similar comment
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1943 +/- ##
==========================================
- Coverage 33.51% 33.46% -0.05%
==========================================
Files 76 76
Lines 6726 6726
==========================================
- Hits 2254 2251 -3
- Misses 4293 4295 +2
- Partials 179 180 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
52c338b to
432e09b
Compare
…urity] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
432e09b to
8c05186
Compare
This PR contains the following updates:
v1.1.1→v1.1.2GitHub Vulnerability Alerts
GHSA-6g7g-w4f8-9c9x
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.
Denial of service in github.com/buger/jsonparser
GHSA-6g7g-w4f8-9c9x
More information
Details
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.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
buger/jsonparser (github.com/buger/jsonparser)
v1.1.2Compare Source
What's Changed
New Contributors
Full Changelog: buger/jsonparser@v1.1.1...v1.1.2
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.