Skip to content

[UID2-6670] Suppress GHSA-72hv-8253-57qq: jackson-core async parser not used#605

Merged
swibi-ttd merged 1 commit intomainfrom
syw-UID2-6670-suppress-ghsa-72hv-8253-57qq
Mar 2, 2026
Merged

[UID2-6670] Suppress GHSA-72hv-8253-57qq: jackson-core async parser not used#605
swibi-ttd merged 1 commit intomainfrom
syw-UID2-6670-suppress-ghsa-72hv-8253-57qq

Conversation

@sunnywu
Copy link
Contributor

@sunnywu sunnywu commented Mar 2, 2026

Summary

Suppresses GHSA-72hv-8253-57qq in .trivyignore.

  • Vulnerability: jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition
  • CVSS Score: 8.7 (HIGH)
  • Affected range: com.fasterxml.jackson.core:jackson-core >= 2.0.0, <= 2.18.5
  • Fixed in: 2.18.6
  • Reference: GHSA-72hv-8253-57qq

Why Not Exploitable

The vulnerability is in the async (non-blocking) JSON parser only. This service uses only the synchronous ObjectMapper API (readValue() / writeValueAsString()), which is unaffected.

Decision

Suppress in .trivyignore with expiry 2026-09-01. Will revisit when jackson-core is naturally upgraded past 2.18.5.

Jira

UID2-6670

@swibi-ttd swibi-ttd self-requested a review March 2, 2026 03:47
@swibi-ttd swibi-ttd merged commit c70cd13 into main Mar 2, 2026
3 checks passed
@swibi-ttd swibi-ttd deleted the syw-UID2-6670-suppress-ghsa-72hv-8253-57qq branch March 2, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants