CVE-2023-37260
league/oauth2-server key exposed in exception message when passing as string and providing invalid pass phrase
Severity Score
7.5
*CVSS v3.1
Exploit Likelihood
*EPSS
Affected Versions
*CPE
Public Exploits
0
*Multiple Sources
Exploited in Wild
-
*KEV
Decision
Attend
*SSVC
Descriptions
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.
*Credits:
N/A
CVSS Scores
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
* Common Vulnerability Scoring System
SSVC
- Decision:Attend
Exploitation
Automatable
Tech. Impact
* Organization's Worst-case Scenario
Timeline
- 2023-06-29 CVE Reserved
- 2023-07-06 CVE Published
- 2024-08-07 EPSS Updated
- 2024-11-06 CVE Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
- CWE-209: Generation of Error Message Containing Sensitive Information
CAPEC
References (3)
URL | Tag | Source |
---|---|---|
https://github.com/thephpleague/oauth2-server/releases/tag/8.5.3 | Release Notes |
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
https://github.com/thephpleague/oauth2-server/pull/1353 | 2023-07-13 |
URL | Date | SRC |
---|---|---|
https://github.com/thephpleague/oauth2-server/security/advisories/GHSA-wj7q-gjg8-3cpm | 2023-07-13 |
Affected Vendors, Products, and Versions
Vendor | Product | Version | Other | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
Thephpleague Search vendor "Thephpleague" | Oauth2-server Search vendor "Thephpleague" for product "Oauth2-server" | >= 8.3.2 < 8.5.3 Search vendor "Thephpleague" for product "Oauth2-server" and version " >= 8.3.2 < 8.5.3" | - |
Affected
|