Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm project @microsoft/signalr depend on security vulnerable version of eventsource #41728

Closed
1 task done
Jeffhooo opened this issue May 18, 2022 · 1 comment
Closed
1 task done
Labels
area-signalr Includes: SignalR clients and servers

Comments

@Jeffhooo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository eventsource/eventsource prior to v2.0.2.
@microsoft/signalr latest version depending on eventsource "^1.0.7".

Expected Behavior

Please update and release new version of @microsoft/signalr depend on v2.0.2 or upper version of eventsource.

Steps To Reproduce

  1. Update @microsoft/signalr to latest version in package.json.
  2. Run npm/yarn install
  3. Check package.lock/yarn.lock

Exceptions (if any)

No response

.NET Version

No response

Anything else?

No response

@javiercn javiercn added the area-signalr Includes: SignalR clients and servers label May 18, 2022
@BrennanConroy
Copy link
Member

@microsoft/signalr will use version 1.1.1 today when you download and install it in your project. 1.1.1 does not have the vulnerability mentioned EventSource/eventsource#273 (comment)

And we are already updating to 2.0.2 on main, see #41270

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

No branches or pull requests

3 participants