Lucene search

K
cve[email protected]CVE-2023-37899
HistoryJul 19, 2023 - 8:15 p.m.

CVE-2023-37899

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

7.5 High

CVSS3

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

0.001 Low

EPSS

Percentile

29.8%

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

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

CNA Affected

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

7.5 High

CVSS3

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

0.001 Low

EPSS

Percentile

29.8%

Related for CVE-2023-37899