Lucene search
K

5 matches found

Veracode
Veracode
added 2024/06/19 6:39 a.m.37 views

Denial Of Service (DoS)

ws is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of the Upgrade header when the number of received headers exceeds the server.maxHeadersCount or request.maxHeadersCount threshold, causing incomingMessage.headers.upgrade to not be set. Attackers can use this...

7.5CVSS7.5AI score0.00541EPSS
Exploits0References8Affected Software2
OSV
OSV
added 2024/06/17 8:15 p.m.0 views

AZL-45066 CVE-2024-37890 affecting package js-jquery 3.5.0-4

ws is an open source WebSocket client and server for Node.js. A request with a number of headers exceeding theserver.maxHeadersCount threshold could be used to crash a ws server. The vulnerability was fixed in [email protected] e55e510 and backported to [email protected] 22c2876, [email protected] eeb76d3, and [email protected]...

7.5CVSS6.7AI score0.00541EPSS
Exploits0References1
Node.js
Node.js
added 2021/05/28 7:31 p.m.60 views

Regular Expression Denial of Service

Overview In ws before versions 5.2.3, 6.2.2 and 7.4.6 there is a ReDOS vulnerability. Impact A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. Proof of concept js for const length of 1000, 2000, 4000, 8000, 16000, 32000 const value ...

5CVSS1.9AI score0.01154EPSS
Exploits1Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/28 7:19 p.m.96 views

ReDoS in Sec-Websocket-Protocol header

Impact A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. Proof of concept js for const length of 1000, 2000, 4000, 8000, 16000, 32000 const value = 'b' + ' '.repeatlength + 'x'; const start = process.hrtime.bigint; value.trim.split/...

5.3CVSS2.2AI score0.01154EPSS
Exploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2021/05/28 12:47 a.m.78 views

CVE-2021-32640

A flaw was found in nodejs-ws. A specially crafted value of the Sec-Websocket-Protocol header can be used to significantly slow down a ws server. Mitigation In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the...

5.3CVSS2.7AI score0.01154EPSS
Exploits1References4
Rows per page
Query Builder