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

Vulnerability versions: 7.0.0 #4894

Open
urlennia opened this issue Dec 9, 2024 · 2 comments
Open

Vulnerability versions: 7.0.0 #4894

urlennia opened this issue Dec 9, 2024 · 2 comments
Assignees
Labels
investigate Under investigation and may be a bug. v6 Issues regarding v6

Comments

@urlennia
Copy link

urlennia commented Dec 9, 2024

Ethers Version

7.0

Search Terms

No response

Describe the Problem

Issue Description
I am encountering a security vulnerability related to the ws package used within @ethersproject/providers. The specific vulnerability is a Denial of Service (DoS) that occurs when handling requests with many HTTP headers, identified by GHSA-3h5v-q93c-6h6q.

Affected Version:
ws versions: 7.0.0 - 7.5.9 (included in @ethersproject/providers)
Steps to Reproduce:
Install @ethersproject/providers which includes the ws dependency.
Run npm audit or npm audit fix.
The vulnerability in ws will be flagged.
Current Status:
The issue is still present with no fix available.
I have attempted updating the ws version manually and using resolutions, but no fix is available as @ethersproject/providers has not updated their dependencies.
Expected Behavior:
The ws dependency should be updated to a version that addresses the security vulnerability.
Additional Notes:
The vulnerability severity is marked as high.
I have reviewed the issue in detail, and no fix is available yet through npm audit fix or other standard methods.

Code Snippet

No response

Contract ABI

No response

Errors

No response

Environment

No response

Environment (Other)

No response

@urlennia urlennia added investigate Under investigation and may be a bug. v6 Issues regarding v6 labels Dec 9, 2024
@ricmoo
Copy link
Member

ricmoo commented Dec 9, 2024

This problem has been addressed in v6.

The legacy v5 updates are complete, but pending completion of the test suite which requires some additional manual effort due to Karma being no longer supported. This is my top priority issue.

@urlennia
Copy link
Author

urlennia commented Dec 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Under investigation and may be a bug. v6 Issues regarding v6
Projects
None yet
Development

No branches or pull requests

2 participants