Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Weaknesses
- security-advisories@github.com
- CWE-754
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "8B251930-5589-433E-802F-00FC38A8F320", "versionEndExcluding": "4.5.18" }, { "criteria": "cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "7685FD7F-A59E-4A10-9F97-49F0008F981B", "versionEndExcluding": "5.0.8", "versionStartIncluding": "5.0.0" } ], "operator": "OR" } ] } ]