
Cloud Vulnerability DB
A community-led vulnerabilities database
Feathersjs, a framework for creating web APIs and real-time applications with TypeScript or JavaScript, was found to contain a vulnerability (CVE-2023-37899) in its socket handler. The vulnerability was discovered in versions <=4.5.17 and <=5.0.7, where the socket handler failed to catch invalid string conversion errors. This issue was disclosed and patched on July 19, 2023 (GitHub Advisory).
The vulnerability occurs when the socket handler encounters invalid string conversion errors, specifically when processing messages like const message = ${{ toString: '' }}. When an unexpected Socket.io message such as socket.emit('find', { toString: '' }) is sent, it would cause the NodeJS process to crash. The issue has been assigned a CWE-754 classification for improper check for unusual or exceptional conditions (NVD).
When successfully exploited, this vulnerability results in a denial of service by causing the NodeJS process to crash. This can affect the availability of applications using the affected versions of Feathersjs (GitHub Advisory).
The vulnerability has been patched in versions 5.0.8 and 4.5.18. Due to the core nature of the socket handling code, upgrading to the latest version is necessary as there are no known workarounds (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."