CVE-2023-37260

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:thephpleague:oauth2-server:*:*:*:*:*:*:*:*

History

13 Jul 2023, 19:25

Type Values Removed Values Added
CPE cpe:2.3:a:thephpleague:oauth2-server:*:*:*:*:*:*:*:*
First Time Thephpleague oauth2-server
Thephpleague
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References (MISC) https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm - (MISC) https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm - Vendor Advisory
References (MISC) https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3 - (MISC) https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3 - Release Notes
References (MISC) https://github.com/thephpleague/oauth2-server/pull/1353 - (MISC) https://github.com/thephpleague/oauth2-server/pull/1353 - Patch

06 Jul 2023, 17:44

Type Values Removed Values Added
New CVE

Information

Published : 2023-07-06 16:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-37260

Mitre link : CVE-2023-37260

CVE.ORG link : CVE-2023-37260


JSON object : View

Products Affected

thephpleague

  • oauth2-server
CWE
CWE-209

Generation of Error Message Containing Sensitive Information