Skip to content

[GHSA-xwmg-2g98-w7v9] Nimbus JOSE + JWT is vulnerable to DoS attacks when processing deeply nested JSON #5983

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: phrabec/advisory-improvement-5983
Choose a base branch
from

Conversation

phrabec
Copy link

@phrabec phrabec commented Aug 11, 2025

@Copilot Copilot AI review requested due to automatic review settings August 11, 2025 08:37
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates a GitHub security advisory (GHSA-xwmg-2g98-w7v9) for the Nimbus JOSE + JWT library to reflect that a CVE-2025-53864 fix was backported to the 9.37.x branch while other 9.x versions remain vulnerable.

  • Updates the modified timestamp to reflect the latest changes
  • Adds vulnerability information for the 9.37.x branch with fix version 9.37.4
  • Adds an open-ended vulnerable range starting from version 9.38.0

"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.38.0"
Copy link
Preview

Copilot AI Aug 11, 2025

Choose a reason for hiding this comment

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

The vulnerable range starting from 9.38.0 is missing an upper bound or 'fixed' event. This creates an open-ended vulnerability range that should either include a 'fixed' version or explicitly indicate if no fix is available yet.

Suggested change
"introduced": "9.38.0"
"introduced": "9.38.0"
},
{
"fixed": "10.0.2"

Copilot uses AI. Check for mistakes.

@github-actions github-actions bot changed the base branch from main to phrabec/advisory-improvement-5983 August 11, 2025 08:38
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.

1 participant