Skip to content

Security issue for socket.io dependency #1850

Closed
@KirilVandov

Description

@KirilVandov

Issue details

There is a security issue with the current version of socket.io
https://www.npmjs.com/advisories/1609

The advisory from npm is to "Update to version 2.4.0 or later."

Steps to reproduce/test case

Simply npm install and you will get the security issue reported
https://www.npmjs.com/advisories/1609

Please specify which version of Browsersync, node and npm you're running

  • Browsersync [ X ]
  • Node [ ]
  • Npm [ ]

Affected platforms

  • linux
    windows
    OS X
    freebsd
    solaris
    other (please specify which)

Activity

abbyblachman

abbyblachman commented on Mar 12, 2021

@abbyblachman

+1

mef

mef commented on Mar 19, 2021

@mef

The latest version of browser-sync already uses socket.io v2.4.0 (source), you might want to update browser-sync in your app.

casingh1990

casingh1990 commented on May 13, 2021

@casingh1990

Please see

I think based on these we may need to consider:

  • engine.io 4+
  • socket.io-parser 3.4.1+
rishi241424

rishi241424 commented on Jun 2, 2021

@rishi241424

My browser-synch version is 2.26.14 (latest version), but still my my scan reports says HIGH Serverity for this engine and socket packages.
engine.io:3.5.0
socket.io-parser:3.3.2

lachieh

lachieh commented on Feb 24, 2022

@lachieh
Contributor

There are a number of issues that keep getting created for this security warning. What is required to get the updated socket.io package merged?

abbyblachman

abbyblachman commented on Mar 2, 2022

@abbyblachman

+1

stratboy

stratboy commented on Mar 4, 2022

@stratboy

Same problem here

256 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @stratboy@mef@lachieh@KirilVandov@casingh1990

      Issue actions

        Security issue for socket.io dependency · Issue #1850 · BrowserSync/browser-sync