Lucene search
+L

6414 matches found

RedHat Linux
RedHat Linux
added 2017/12/13 5:57 p.m.50 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.1.0 security update

An update is now available for Red Hat JBoss Enterprise Application Platform 7.1 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, ...

9.8CVSS7AI score0.37721EPSS
SaveExploits7References20
RedHat Linux
RedHat Linux
added 2017/12/13 5:48 p.m.7 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
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/12/13 5:31 p.m.17 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
SaveExploits0References4
Metasploit
Metasploit
added 2017/12/07 3:45 p.m.19 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
SaveExploits0
Hacker One
Hacker One
added 2017/12/05 7:22 p.m.33 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
SaveExploits0
Veracode
Veracode
added 2017/11/17 10:21 a.m.32 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
SaveExploits0References1Affected Software1
OSV
OSV
added 2017/11/17 2:29 a.m.13 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
SaveExploits0References1
NVD
NVD
added 2017/11/17 2:29 a.m.24 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
SaveExploits0References1
Prion
Prion
added 2017/11/17 2:29 a.m.15 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
SaveExploits0References1Affected Software1
CVE
CVE
added 2017/11/17 2:0 a.m.80 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
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/11/17 2:0 a.m.24 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
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/11/16 7:52 p.m.8 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
SaveExploits0References4
Veracode
Veracode
added 2017/11/09 9:10 a.m.8 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
SaveExploits0
nodejs
nodejs
added 2017/11/08 7:25 p.m.32 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
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2017/11/08 12:0 a.m.121 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
SaveExploits2
seebug.org
seebug.org
added 2017/11/08 12:0 a.m.48 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
SaveExploits2
OSV
OSV
added 2017/11/07 4:29 p.m.22 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
SaveExploits0References1
OSV
OSV
added 2017/11/07 4:29 p.m.6 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
SaveExploits2References1
NVD
NVD
added 2017/11/07 4:29 p.m.24 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
SaveExploits2References1
NVD
NVD
added 2017/11/07 4:29 p.m.24 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.8CVSS9.9AI score0.02625EPSS
SaveExploits2References1
Rows per page
Query Builder