Bug 1226971 - VUL-0: CVE-2024-38355: nodejs-underscore: socket.io: unhandled 'error' event
Summary: VUL-0: CVE-2024-38355: nodejs-underscore: socket.io: unhandled 'error' event
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Security (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P3 - Medium : Major (vote)
Target Milestone: ---
Assignee: Hillwood Yang
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/411493/
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2024-38355
  Show dependency treegraph
 
Reported: 2024-06-25 17:36 UTC by Camila Camargo de Matos
Modified: 2024-06-25 18:15 UTC (History)
4 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camila Camargo de Matos 2024-06-25 17:36:06 UTC
+++ This bug was initially created as a clone of Bug #1226965 +++

Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. This issue is fixed by commit `15af22fc22` which has been included in `socket.io@4.6.2` (released in May 2023). The fix was backported in the 2.x branch as well with commit `d30630ba10`. Users are advised to upgrade. Users unable to upgrade may attach a listener for the "error" event to catch these errors.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-38355
https://www.cve.org/CVERecord?id=CVE-2024-38355
https://github.com/socketio/socket.io/commit/15af22fc22bc6030fcead322c106f07640336115
https://github.com/socketio/socket.io/commit/d30630ba10562bf987f4d2b42440fc41a828119c
https://github.com/socketio/socket.io/security/advisories/GHSA-25hc-qcg6-38wj
https://bugzilla.redhat.com/show_bug.cgi?id=2293192