CVE-2023-37260
Last modified
CVE-2023-37260 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Thephpleague | Oauth2-Server | >= 8.3.2, < 8.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-37260?
How severe is CVE-2023-37260?
How do I fix CVE-2023-37260?
Are you affected by CVE-2023-37260?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
