CVE-2023-37260
CVSS V2 None
CVSS V3 None
Description
league/oauth2-server is an implementation of an OAuth 2.0 authorization server written in PHP. Starting in version 8.3.2 and prior to version 8.5.3, servers that passed their keys to the CryptKey constructor as as string instead of a file path will have had that key included in a LogicException message if they did not provide a valid pass phrase for the key where required. This issue has been patched so that the provided key is no longer exposed in the exception message in the scenario outlined above. Users should upgrade to version 8.5.3 to receive the patch. As a workaround, pass the key as a file instead of a string.
Overview
- CVE ID
- CVE-2023-37260
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-06T15:09:08.856Z
- Last Modified Date
- 2023-07-06T15:09:08.856Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm | x_refsource_CONFIRM |
https://github.com/thephpleague/oauth2-server/pull/1353 | x_refsource_MISC |
https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-37260 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37260 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 00:38:45 | Added to TrackCVE |