Lucene search
K

5272 matches found

RedHat Linux
RedHat Linux
added 2017/12/13 5:48 p.m.2 views

undertow: IO thread DoS via unclean Websocket closing

It was found that with non-clean TCP close, Websocket server gets into infinite loop on every IO thread, effectively causing DoS...

7.5CVSS7.3AI score0.03662EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/12/13 5:31 p.m.3 views

undertow: IO thread DoS via unclean Websocket closing

It was found that with non-clean TCP close, Websocket server gets into infinite loop on every IO thread, effectively causing DoS...

7.5CVSS7.3AI score0.03662EPSS
Exploits0References4
Metasploit
Metasploit
added 2017/12/07 3:45 p.m.15 views

ws - Denial of Service

This module exploits a Denial of Service vulnerability in npm module "ws". By sending a specially crafted value of the Sec-WebSocket-Extensions header on the initial WebSocket upgrade request, the ws component will crash. This module requires Metasploit: https://metasploit.com/download Current...

7.2AI score
Exploits0
Hacker One
Hacker One
added 2017/12/05 7:22 p.m.28 views

Trello: Sessions Token In Get Parameter Request Initiating Websocket Connection

When anyone login into trello.com application then after authentication, application sends session token into get parameter. so attacker can sniffing this session token form web history, proxy history or log cause fully account takeover. HTTP Request : GET...

6.7AI score
Exploits0
Veracode
Veracode
added 2017/11/17 10:21 a.m.14 views

Man-in-the-Middle (MitM)

nv-websocket-client is vulnerable to man-in-the-middle MitM attacks. The library accepts a trusted certificate issued to domain A when connecting to domain B, allowing a malicious user to conduct a man-in-the-middle attack...

5.9CVSS5.6AI score0.0066EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2017/11/17 2:29 a.m.9 views

CVE-2017-1000209

The Java WebSocket client nv-websocket-client does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL/TLS servers via an arbitrary valid certificate...

5.9CVSS6.8AI score
Exploits0References1
NVD
NVD
added 2017/11/17 2:29 a.m.20 views

CVE-2017-1000209

The Java WebSocket client nv-websocket-client does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL/TLS servers via an arbitrary valid certificate...

5.9CVSS5.6AI score0.0066EPSS
Exploits0References1
Prion
Prion
added 2017/11/17 2:29 a.m.12 views

Design/Logic Flaw

The Java WebSocket client nv-websocket-client does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL/TLS servers via an arbitrary valid certificate...

4.3CVSS5.6AI score0.0066EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2017/11/17 2:0 a.m.14 views

CVE-2017-1000209

The Java WebSocket client nv-websocket-client does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL/TLS servers via an arbitrary valid certificate...

5.6AI score0.0066EPSS
Exploits0References1
CVE
CVE
added 2017/11/17 2:0 a.m.61 views

CVE-2017-1000209

The CVE-2017-1000209 entry concerns the Java WebSocket client nv-websocket-client, which fails to verify that the server hostname matches the CN or subjectAltName in the server’s X.509 certificate. This allows potential MITM exploitation through arbitrary valid certificates. The connected records...

5.9CVSS5.6AI score0.0066EPSS
Exploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2017/11/16 7:52 p.m.1 views

undertow: IO thread DoS via unclean Websocket closing

It was found that with non-clean TCP close, Websocket server gets into infinite loop on every IO thread, effectively causing DoS...

7.5CVSS7.3AI score0.03662EPSS
Exploits0References4
Veracode
Veracode
added 2017/11/09 9:10 a.m.5 views

Denial Of Service (DoS)

ws is vulnerable to denial of service DoS attacks. A malicious user can pass a GET request to the application with a Sec-WebSocket-Extensions header that uses the Object.prototype property name to crash the application...

6.4AI score
Exploits0
Node.js
Node.js
added 2017/11/08 7:25 p.m.28 views

Denial of Service

Overview Affected versions of ws can crash when a specially crafted Sec-WebSocket-Extensions header containing Object.prototype property names as extension or parameter names is sent. Proof of concept const WebSocket = require'ws'; const net = require'net'; const wss = new WebSocket.Server port:...

6.8AI score
Exploits0Affected Software1
seebug.org
seebug.org
added 2017/11/08 12:0 a.m.44 views

Cesanta Mongoose Websocket Protocol Packet Length Code Execution Vulnerability(CVE-2017-2921)

Summary An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause an integer overflow resulting leading to heap buffer overflow resulting in denial of service and potential remote code...

9.7AI score0.02417EPSS
Exploits2
seebug.org
seebug.org
added 2017/11/08 12:0 a.m.94 views

Cesanta Mongoose Websocket Protocol Fragmented Packet Code Execution Vulnerability(CVE-2017-2922)

Summary An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause a buffer to be allocated while leaving stale pointers which leads to a use-after-free vulnerability which can be exploited...

9.9AI score0.02625EPSS
Exploits2
OSV
OSV
added 2017/11/07 4:29 p.m.9 views

CVE-2017-2922

An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause a buffer to be allocated while leaving stale pointers which leads to a use-after-free vulnerability which can be exploited to...

9.8CVSS7.8AI score
Exploits0References1
OSV
OSV
added 2017/11/07 4:29 p.m.18 views

CVE-2017-2921

An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause an integer overflow, leading to a heap buffer overflow and resulting in denial of service and potential remote code execution. An...

9.8CVSS8.1AI score
Exploits0References1
OSV
OSV
added 2017/11/07 4:29 p.m.2 views

DEBIAN-CVE-2017-2921

An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause an integer overflow, leading to a heap buffer overflow and resulting in denial of service and potential remote code execution. An...

9.8CVSS8.5AI score0.02417EPSS
Exploits2References1
OSV
OSV
added 2017/11/07 4:29 p.m.2 views

DEBIAN-CVE-2017-2922

An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause a buffer to be allocated while leaving stale pointers which leads to a use-after-free vulnerability which can be exploited to...

9.8CVSS9.7AI score0.02625EPSS
Exploits2References1
NVD
NVD
added 2017/11/07 4:29 p.m.16 views

CVE-2017-2921

An exploitable memory corruption vulnerability exists in the Websocket protocol implementation of Cesanta Mongoose 6.8. A specially crafted websocket packet can cause an integer overflow, leading to a heap buffer overflow and resulting in denial of service and potential remote code execution. An...

9.8CVSS9.4AI score0.02417EPSS
Exploits2References1
Rows per page
Query Builder