CVE-2023-37899 - CVE House
Back to Database
Status published High CVE-2023-37899

feathersjs socket handler allows abusing implicit toString

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

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-37899

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

feathers
Vulnerable Versions:
< 4.5.18, >= 5.0.0, < 5.0.8

Timeline

Official Publish: July 19th, 2023
Last Modified: October 28th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)