← Back to CVEs
CVE-2023-37260
HIGH8.2
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.
CVE Details
CVSS v3.1 Score8.2
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published7/6/2023
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
thephpleague:oauth2-server
Weaknesses (CWE)
CWE-209
References
https://github.com/thephpleague/oauth2-server/pull/1353(security-advisories@github.com)
https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3(security-advisories@github.com)
https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm(security-advisories@github.com)
https://github.com/thephpleague/oauth2-server/pull/1353(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.