CVE-2023-37899
HIGH EPSS 57.2%
Published Jul 19, 20232y ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Jul 19, 2023 2y ago
Last Modified Jun 17, 2026 2w ago
Description
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Feathers socket handler did not catch invalid string conversion errors like `const message = ${{ toString: '' }}` which would cause the NodeJS process to crash when sending an unexpected Socket.io message like `socket.emit('find', { toString: '' })`. A fix has been released in versions 5.0.8 and 4.5.18. Users are advised to upgrade. There is no known workaround for this vulnerability.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
57.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-754
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| feathersjs | feathers | * | <4.5.18 |
| feathersjs | feathers | * | ≥5.0.0 – <5.0.8 |
References 5
- github.com https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19
- github.com https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19
- github.com https://github.com/feathersjs/feathers/pull/3241
- github.com https://github.com/feathersjs/feathers/pull/3242
- github.com https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9
Remediation
- github.com https://github.com/feathersjs/feathers/pull/3241
- github.com https://github.com/feathersjs/feathers/pull/3242