CVSS3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
EPSS
Percentile
44.5%
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 or 8.4.2 to receive the patch.
We recommend upgrading the oauth2-server to one of the patched releases (8.5.3 or 8.4.2). If you are unable to upgrade you can avoid this security issue by passing your key as a file instead of a string.
github.com/thephpleague/oauth2-server
github.com/thephpleague/oauth2-server/pull/1353
github.com/thephpleague/oauth2-server/pull/1359
github.com/thephpleague/oauth2-server/releases/tag/8.5.3
github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm
nvd.nist.gov/vuln/detail/CVE-2023-37260