CVE-2023-23925

Switcher Client is a JavaScript SDK to work with Switcher API which is cloud-based Feature Flag. Unsanitized input flows into Strategy match operation (EXIST), where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS). This issue has been patched in version 3.1.4. As a workaround, avoid using Strategy settings that use REGEX in conjunction with EXIST and NOT_EXIST operations.
Configurations

Configuration 1 (hide)

cpe:2.3:a:switcherapi:switcher_client:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 07:47

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 8.6
References () https://github.com/switcherapi/switcher-client-master/releases/tag/v3.1.4 - Release Notes () https://github.com/switcherapi/switcher-client-master/releases/tag/v3.1.4 - Release Notes
References () https://github.com/switcherapi/switcher-client-master/security/advisories/GHSA-wqxw-8h5g-hq56 - Vendor Advisory () https://github.com/switcherapi/switcher-client-master/security/advisories/GHSA-wqxw-8h5g-hq56 - Vendor Advisory

07 Nov 2023, 04:08

Type Values Removed Values Added
Summary Switcher Client is a JavaScript SDK to work with Switcher API which is cloud-based Feature Flag. Unsanitized input flows into Strategy match operation (EXIST), where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS). This issue has been patched in version 3.1.4. As a workaround, avoid using Strategy settings that use REGEX in conjunction with EXIST and NOT_EXIST operations. Switcher Client is a JavaScript SDK to work with Switcher API which is cloud-based Feature Flag. Unsanitized input flows into Strategy match operation (EXIST), where it is used to build a regular expression. This may result in a Regular expression Denial of Service attack (reDOS). This issue has been patched in version 3.1.4. As a workaround, avoid using Strategy settings that use REGEX in conjunction with EXIST and NOT_EXIST operations.

Information

Published : 2023-02-03 20:15

Updated : 2024-11-21 07:47


NVD link : CVE-2023-23925

Mitre link : CVE-2023-23925

CVE.ORG link : CVE-2023-23925


JSON object : View

Products Affected

switcherapi

  • switcher_client
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-1333

Inefficient Regular Expression Complexity