Lucene search

K
cveGitHub_MCVE-2023-37899
HistoryJul 19, 2023 - 8:15 p.m.

CVE-2023-37899

2023-07-1920:15:10
CWE-754
GitHub_M
web.nvd.nist.gov
2485
feathersjs
typescript
javascript
api
real-time applications
cve-2023-37899
nvd
vulnerability
nodejs
socket.io
upgrade
fix

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

48.9%

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.

Affected configurations

Nvd
Vulners
Node
feathersjsfeathersRange<4.5.18node.js
OR
feathersjsfeathersRange5.0.05.0.8node.js
VendorProductVersionCPE
feathersjsfeathers*cpe:2.3:a:feathersjs:feathers:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "feathersjs",
    "product": "feathers",
    "versions": [
      {
        "version": "< 4.5.18",
        "status": "affected"
      },
      {
        "version": ">= 5.0.0, < 5.0.8",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

48.9%

Related for CVE-2023-37899