Skip to content

[GHSA-5jmj-h7xm-6q6v] jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties#8112

Open
pjfanning wants to merge 1 commit into
pjfanning/advisory-improvement-8112from
pjfanning-GHSA-5jmj-h7xm-6q6v
Open

[GHSA-5jmj-h7xm-6q6v] jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties#8112
pjfanning wants to merge 1 commit into
pjfanning/advisory-improvement-8112from
pjfanning-GHSA-5jmj-h7xm-6q6v

Conversation

@pjfanning

Copy link
Copy Markdown

Updates

  • Affected products
  • Description

Comments
update fix versions, including 2.22.1 -- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.22.1

@github

github commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Hi there @cowtowncoder! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

Copilot AI review requested due to automatic review settings June 24, 2026 13:50
Copilot stopped work on behalf of pjfanning due to an error June 24, 2026 13:51
@github-actions github-actions Bot changed the base branch from main to pjfanning/advisory-improvement-8112 June 24, 2026 13:52
"events": [
{
"introduced": "3.1.0"
"introduced": "2.22.0"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this section treats v3 jackson as com.fasterxml - so I reused it for v2.22

there is another pre-existing tools.jackson section covering the v3 affected versions anyway

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GHSA advisory record for jackson-databind to reflect the newly confirmed patched release in the 2.22 line, keeping the advisory’s human-readable description and machine-readable affected ranges aligned.

Changes:

  • Adds 2.22.1 to the “Affected / Patched” section in details.
  • Updates the Maven affected.ranges entry to represent the 2.22.0 → 2.22.1 vulnerable window.
  • Bumps the advisory modified timestamp.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +28 to 32
"introduced": "2.22.0"
},
{
"fixed": "3.1.4"
"fixed": "2.22.1"
}
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.

3 participants