Skip to content

Conversation

@ishanvyas22
Copy link
Contributor

Description

The package firebase/php-jwt contains CVE-2025-45769 security vulnerability and only fixed in version 7. This library depends on v6 and require support for v7 as well.

Motivation and Context

Security issue.

How Has This Been Tested?

Via unit test. It's failing BTW because major changes in the php-jwt package.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

The test cases are failing with Provided key is too short error. And upon checking the client secret length is what is recommended. I think package needs a major version bump with only v7. If you agree I can update PR to remove v6 requirements.

@ishanvyas22
Copy link
Contributor Author

@AaronAtDuo what are your thoughts on this?

@jeffreyparker
Copy link
Contributor

Thank you for notifying us of this issue! We have just merged in #24 , which allows support for both 6.X and 7.X versions of firebase/php-jwt.

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