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

Security vulnerability reported for event source package #41892

Closed
swasun99 opened this issue May 27, 2022 · 1 comment
Closed

Security vulnerability reported for event source package #41892

swasun99 opened this issue May 27, 2022 · 1 comment
Labels
area-signalr Includes: SignalR clients and servers

Comments

@swasun99
Copy link

We use signalR package in our application which internally references eventsource version 1.0.7.
We have the below security vulnerability reported for this version asking us to upgrade to 2.0.2

When fetching an url with a link to an external site (Redirect), the users Cookies & Autorisation headers are leaked to the third party application. According to the same-origin-policy, the header should be "sanitized."

We noticed that even the latest signalR version 6.0.5 still doesnt upgrade the eventsource package version.

Could you please advise how we can go about this?

@javiercn javiercn added the area-signalr Includes: SignalR clients and servers label May 27, 2022
@blowdart
Copy link
Contributor

Dupe of #41829, #41813, #41729, #41728

Fixing in #41270

@ghost ghost locked as resolved and limited conversation to collaborators Jun 27, 2022
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