Update dependencies for league/oauth2-server security vulnerability

Created on 17 July 2023, 12 months ago
Updated 4 August 2023, 11 months ago

The module uses the `league/oauth2-server` library, specifically version ^8.3, which contains security vulnerabilities. The affected versions range from >=8.3.2 to <8.5.3.

You can find more information about this vulnerability at: https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-w...

Potential resolutions include adding a conflict in composer.json as:

"conflict": {
  "league/oauth2-server": ">=8.3.2 <8.5.3 "
}

The reason for adding conflict and not updating dependency as league/oauth2-server:^8.5.3 is because the library `league/oauth2-server` 8.5.3 supports PHP 8.0 and above and we probably should support PHP 7.4.

📌 Task
Status

Closed: outdated

Version

5.2

Component

Code

Created by

🇮🇳India vishalkhode

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024