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

CVE-2024-37890 @ Npm-ws-8.7.0 #896

Open
cyber-sast opened this issue Oct 1, 2024 · 0 comments
Open

CVE-2024-37890 @ Npm-ws-8.7.0 #896

cyber-sast opened this issue Oct 1, 2024 · 0 comments

Comments

@cyber-sast
Copy link

cyber-sast commented Oct 1, 2024

Checkmarx (SCA): Vulnerable Package
Vulnerability: Read More about CVE-2024-37890
Applications: Visão Geral
Checkmarx Project: takenet/blip-ds
Repository URL: https://github.com/takenet/blip-ds
Branch: master
Scan ID: 6f0d76c7-ef9a-4ef2-94dc-ca624d6b1227


The ws is an open-source WebSocket client and server for Node.js. A request with a number of headers exceeding the "server.maxHeadersCount" threshold could be used to crash a ws server. In vulnerable versions of ws, the issue can be mitigated in the following ways: 1. Reduce the maximum allowed length of the request headers using the "--max-http-header-size=size" and/or the "maxHeaderSize" options so that no more headers than the "server.maxHeadersCount" limit can be sent. 2. Set "server.maxHeadersCount" to "0" so that no limit is applied. This issue affects the package ws versions 2.1.0 through 5.2.3, 6.0.0 through 6.2.2, 7.0.0 through 7.5.9, and 8.0.0 through 8.17.0.


Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: HIGH
Remediation Upgrade Recommendation: 8.17.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant