CVE-2023-37899

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

Configuration 1 (hide)

OR cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*
cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*

History

28 Jul 2023, 15:55

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
First Time Feathersjs
Feathersjs feathers
References (MISC) https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19 - (MISC) https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19 - Release Notes
References (MISC) https://github.com/feathersjs/feathers/pull/3241 - (MISC) https://github.com/feathersjs/feathers/pull/3241 - Patch
References (MISC) https://github.com/feathersjs/feathers/pull/3242 - (MISC) https://github.com/feathersjs/feathers/pull/3242 - Patch
References (MISC) https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19 - (MISC) https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19 - Release Notes
References (MISC) https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9 - (MISC) https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9 - Exploit, Vendor Advisory
CPE cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*

19 Jul 2023, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-07-19 20:15

Updated : 2023-12-10 15:14


NVD link : CVE-2023-37899

Mitre link : CVE-2023-37899

CVE.ORG link : CVE-2023-37899


JSON object : View

Products Affected

feathersjs

  • feathers
CWE
CWE-754

Improper Check for Unusual or Exceptional Conditions