Executive Summary

Informations
Name CVE-2023-37899 First vendor Publication 2023-07-19
Vendor Cve Last vendor Modification 2023-07-28

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-37899

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-754 Improper Check for Unusual or Exceptional Conditions

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

Sources (Detail)

Source Url
MISC https://github.com/feathersjs/feathers/blob/crow/CHANGELOG.md#4518-2023-07-19
https://github.com/feathersjs/feathers/blob/dove/CHANGELOG.md#508-2023-07-19
https://github.com/feathersjs/feathers/pull/3241
https://github.com/feathersjs/feathers/pull/3242
https://github.com/feathersjs/feathers/security/advisories/GHSA-hhr9-rh25-hvf9

Alert History

If you want to see full details history, please login or register.
0
1
2
Date Informations
2023-07-28 21:27:20
  • Multiple Updates
2023-07-20 17:27:17
  • Multiple Updates
2023-07-20 00:27:17
  • First insertion