Lucene search
+L

6092 matches found

Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.54 views

Apache 2.4.x < 2.4.16 Multiple Vulnerabilities

According to its banner, the version of Apache 2.4.x installed on the remote host is prior to 2.4.16. It is, therefore, affected by the following vulnerabilities : - A flaw exists in the luawebsocketread function in the 'modlua' module due to incorrect handling of WebSocket PING frames. A remote...

5CVSS7AI score0.73327EPSS
SaveExploits0References6
OSV
OSV
added 2019/01/04 5:40 p.m.22 views

GHSA-CF66-XWFP-GVC4 Missing Origin Validation in webpack-dev-server

Versions of webpack-dev-server before 3.1.10 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not validated...

7.5CVSS7.2AI score0.02534EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2019/01/04 5:40 p.m.32 views

Missing Origin Validation in webpack-dev-server

Versions of webpack-dev-server before 3.1.10 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not validated...

7.5CVSS4.8AI score0.02534EPSS
SaveExploits1References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2018/12/27 12:0 a.m.8 views

The vulnerability of the Logitech Options peripheral control utility allows a hacker to execute arbitrary commands.

The vulnerability of the Logitech Options peripheral control utility lies in the lack of restrictions on the number of authentication attempts made through the WebSocket server. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands using a specially crafted web page...

7.6CVSS5.9AI score
SaveExploits0References5Affected Software1
OpenVAS
OpenVAS
added 2018/12/18 12:0 a.m.18 views

Logitech Options < 7.10.3 Remote Command Execution Vulnerability - Windows

Logitech Options is prone to a remote command execution RCE vulnerability. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.3AI score
SaveExploits0References1
zdt
zdt
added 2018/12/17 12:0 a.m.50 views

Razer Cortex Debugger Remote Command Execution Vulnerability

Razer Cortex has a CEF debugger stub enabled by default allowing arbitrary remote command execution. Razer "Cortex" has CEF debugger stub enabled by default allowing arbitrary remote command execution. I was alerted on twitter that the software distributed by Razer for their gaming equipment migh...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/12/17 12:0 a.m.51 views

Razer Cortex Debugger Remote Command Execution

Razer "Cortex" has CEF debugger stub enabled by default allowing arbitrary remote command execution. I was alerted on twitter that the software distributed by Razer for their gaming equipment might be unsafe, I downloaded the ones I could see online to take a look. I have only looked at "Cortex",...

0.4AI score
SaveExploits0
ThreatPost
ThreatPost
added 2018/12/14 3:55 p.m.12 views

Logitech Keystroke Injection Flaw Went Unaddressed for Months

Computer peripheral giant Logitech has finally issued a patched version of its Logitech Options desktop app, after being taken to task for a months-old security flaw. The bug could have allowed adversaries to launch keystroke injection attacks against Logitech keyboard owners that used the app...

0.8AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2018/12/04 4:0 p.m.6 views

spring-framework: ReDoS Attack with spring-messaging

Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user or attacker can craft a message ...

6.5CVSS7.2AI score0.03237EPSS
SaveExploits0References4
Veracode
Veracode
added 2018/11/09 6:26 a.m.13 views

Code Sniffing

browserify-hms is vulnerable to code sniffing. The code sniffing is possible because WebSocket server for HMR Hot Module Replacement does not validate the origin of the request, allowing unauthorised users to access HMR message sent by the WebSocket server via a ws://127.0.0.1:8080/ connection fr...

7.5CVSS7.4AI score0.01691EPSS
SaveExploits1References4Affected Software1
nodejs
nodejs
added 2018/11/07 7:5 p.m.20 views

Missing Origin Validation

Overview Versions of browserify-hmr prior to 0.4.0 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not...

5CVSS2.3AI score0.01691EPSS
SaveExploits1Affected Software1
nodejs
nodejs
added 2018/11/07 5:10 p.m.21 views

Missing Origin Validation

Overview Versions of webpack-dev-server before 3.1.10 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not...

5CVSS3.5AI score0.02534EPSS
SaveExploits1Affected Software1
exploitpack
exploitpack
added 2018/11/05 12:0 a.m.30 views

Royal TSX - Information Disclosure

Royal TSX - Information Disclosure RoyalTS/X Exploit var wsUri = "ws://127.0.0.1:54890/"; var output; function init output = document.getElementById"output"; testWebSocket; function testWebSocket writeToScreen"Let's retrieve some data..."; websocket = new WebSocketwsUri; websocket.onopen =...

4.3CVSS8AI score0.07997EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2018/11/05 12:0 a.m.53 views

Apache Tomcat 8.5.0 < 8.5.32 Multiple Vulnerabilities

The version of Apache Tomcat installed on the remote host is 8.5.x prior to 8.5.32. It is, therefore, affected by multiple vulnerabilities : - A flaw exists in WebSocket client because host name verification is missing - A flaw exists in NIO/NIO2 connectors due to a mishandling of close that can...

9.8CVSS7.2AI score0.21719EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/11/05 12:0 a.m.13 views

Apache Tomcat 9.0.0.M1 < 9.0.10 Multiple Vulnerabilities

The version of Apache Tomcat installed on the remote host is 9.0.x prior to 9.0.10. It is, therefore, affected by multiple vulnerabilities : - A flaw exists in WebSocket client because host name verification is missing - A flaw exists in NIO/NIO2 connectors due to a mishandling of close that can...

9.8CVSS7.2AI score0.21719EPSS
SaveExploits0References5
nodejs
nodejs
added 2018/11/02 3:41 a.m.27 views

Missing Origin Validation

Overview Versions of parcel-bundler before 1.10.0 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not...

5CVSS2.3AI score0.02327EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/11/02 12:0 a.m.25 views

F5 Networks BIG-IP : TMM WebSocket vulnerability (K11718033)

In some circumstances, the Traffic Management Microkernel TMM does not properly handle certain malformed WebSocket requests/responses, which allows remote attackers to cause a denial of service DoS or possible remote code execution on the BIG-IP system. CVE-2018-5504 Impact This vulnerability...

9.3CVSS8.5AI score0.04374EPSS
SaveExploits0References2
OSV
OSV
added 2018/10/30 8:36 p.m.59 views

GHSA-37Q6-576Q-VGR7 Missing Origin Validation in parcel-bundler

Versions of parcel-bundler before 1.10.0 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not validated...

7.5CVSS7.5AI score0.02327EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2018/10/30 8:36 p.m.33 views

Missing Origin Validation in parcel-bundler

Versions of parcel-bundler before 1.10.0 are missing origin validation on the websocket server. This vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement HMR are not validated...

7.5CVSS4.8AI score0.02327EPSS
SaveExploits1References8Affected Software1
RedHat Linux
RedHat Linux
added 2018/10/30 3:16 p.m.13 views

webkitgtk: Improper TLS certificate verification for WebSocket connections

WebCore/platform/network/soup/SocketStreamHandleImplSoup.cpp in the libsoup network backend of WebKit, as used in WebKitGTK+ versions 2.20.0 and 2.20.1, failed to perform TLS certificate verification for WebSocket connections...

7.5CVSS7.4AI score0.01178EPSS
SaveExploits0References4
Rows per page
Query Builder