Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-37260

8.2 · HIGH
Published Jul 6, 2023 thephpleague CWE-209 EPSS 0.95% (59th pctl)

Overview

CVE-2023-37260 is a high-severity vulnerability affecting thephpleague oauth2-server. It was published on July 6, 2023 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from thephpleague. Update oauth2-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
thephpleague oauth2-server >= 8.3.2, < 8.5.3 Affected

Frequently Asked Questions

What is CVE-2023-37260?

CVE-2023-37260 is a high-severity vulnerability affecting thephpleague oauth2-server. It was published on July 6, 2023 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2023-37260?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-37260?

Check the references section for vendor advisories and patches from thephpleague. Update oauth2-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-37260?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-37260 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.