CVE-2023-37260 - CVE House
Back to Database
Status published High CVE-2023-37260

league/oauth2-server key exposed in exception message when passing as string and providing invalid pass phrase

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

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-37260

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

thephpleague

View all reports →

Affected Software

oauth2-server
Vulnerable Versions:
>= 8.3.2, < 8.5.3

Timeline

Official Publish: July 6th, 2023
Last Modified: November 6th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Weaknesses (CWE)