VYPR
High severityNVD Advisory· Published Jul 6, 2023· Updated Nov 6, 2024

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

CVE-2023-37260

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
league/oauth2-serverPackagist
>= 8.3.2, < 8.4.28.4.2
league/oauth2-serverPackagist
>= 8.5.0, < 8.5.38.5.3

Affected products

2

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.