CVE-2023-37899
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-37899
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-07-19T19:45:31.386Z
- Last Modified Date
- 2023-07-19T19:45:31.386Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9 | x_refsource_CONFIRM |
https://github.com/feathersjs/feathers/pull/3241 | x_refsource_MISC |
https://github.com/feathersjs/feathers/pull/3242 | x_refsource_MISC |
https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19 | x_refsource_MISC |
https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-37899 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37899 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 01:23:18 | Added to TrackCVE |