Lucene search
K

5272 matches found

Hacker One
Hacker One
added 2017/03/07 7:55 a.m.56 views

Legal Robot: Cross Site WebSocket Hijacking

Description: The given URL fails to validate Origin header- leading to Cross-Site WebSocket Hijacking. Impact: The impact, however, depends on how the server is configured. For example, it might require an authentication token which are user specific. In such cases, it might not be as sever as it...

0.4AI score
Exploits0
Hacker One
Hacker One
added 2017/01/26 12:34 p.m.13 views

Uber: [uchat.uberinternals.com] Mattermost doesn't check Origin in Websockets, which leads to the Critical Inforamation Leakage.

Vulnerability description not provided...

7.1AI score
Exploits0
Kitploit
Kitploit
added 2016/11/09 1:49 p.m.57 views

geoip-attack-map - Cyber Security GeoIP Attack Map Visualization

This geoip attack map visualizer was developed to display network attacks on your organization in real time. The data server follows a syslog file, and parses out source IP, destination IP, source port, and destination port. Protocols are determined via common ports, and the visualizations vary i...

7.4AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/10/31 12:0 a.m.37 views

FreeBSD : node.js -- multiple vulnerabilities (27180c99-9b5c-11e6-b799-19bef72f4b7c)

Node.js v6.9.0 LTS contains the following security fixes, specific to v6.x : Disable auto-loading of openssl.cnf: Don't automatically attempt to load an OpenSSL configuration file, from the OPENSSLCONF environment variable or from the default location for the current platform. Always triggering a...

6.5CVSS8.2AI score0.01876EPSS
Exploits0References3
Hacker One
Hacker One
added 2016/10/30 7:17 p.m.13 views

Legal Robot: The websocket traffic is not secure enough

'Cross-Site WebSocket Hijacking' is possible, because the websocket connection is not secure enough. The traffic from and to the websocket can be sniffed with Chrome see attachment, and replayed elsewhere cross-domain. Explanation:...

7.2AI score
Exploits0
FreeBSD
FreeBSD
added 2016/10/18 12:0 a.m.38 views

node.js -- multiple vulnerabilities

Node.js v6.9.0 LTS contains the following security fixes, specific to v6.x: Disable auto-loading of openssl.cnf: Don't automatically attempt to load an OpenSSL configuration file, from the OPENSSLCONF environment variable or from the default location for the current platform. Always triggering a...

6.5CVSS3AI score0.01876EPSS
Exploits0References1
Node.js
Node.js
added 2016/10/11 7:3 p.m.23 views

Denial of Service

Overview Affected versions of uws do not properly handle large websocket messages when permessage-deflate is enabled, which may result in a denial of service condition. If uws recieves a 256Mb websocket message when permessage-deflate is enabled, the server will compress the message prior to...

4.3CVSS3.6AI score0.0134EPSS
Exploits0Affected Software1
Fedora
Fedora
added 2016/08/27 11:11 a.m.27 views

[SECURITY] Fedora 25 Update: rubygem-actioncable-5.0.0.1-1.fc25

Structure many real-time application concerns into channels over a single WebSocket connection...

7.5CVSS2AI score0.03903EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2016/08/16 12:0 a.m.4 views

The vulnerability of the Firefox browser, which allows a hacker to trigger a service failure or execute arbitrary code.

The vulnerability of the WebSocketChannel class in the Firefox WebSockets subsystem is caused by a numerical overflow. Exploiting this vulnerability allows an attacker to execute arbitrary code or trigger a service failure memory corruption using specially crafted packets that cause incorrect...

7.5CVSS8.5AI score0.04099EPSS
Exploits0References3Affected Software1
Fedora
Fedora
added 2016/08/04 9:4 p.m.9 views

[SECURITY] Fedora 24 Update: python-autobahn-0.10.9-1.gitcf10233.fc24

Autobahn a networking library that is part of the Autobahn project and prov ides implementations of The WebSocket Protocol http://tools.ietf.org/html/rfc6455 The Web Application Messaging Protocol WAMP http://wamp.ws for Twisted and asyncio on Python 2 & 3 and for writing servers and clients...

1.7AI score
Exploits0
OSV
OSV
added 2016/08/03 12:0 a.m.1 views

UBUNTU-CVE-2016-5261

Integer overflow in the WebSocketChannel class in the WebSockets subsystem in Mozilla Firefox before 48.0 and Firefox ESR 45.4 allows remote attackers to execute arbitrary code or cause a denial of service memory corruption via crafted packets that trigger incorrect buffer-resize operations durin...

8.8CVSS7.7AI score0.04099EPSS
Exploits0References5
Kaspersky
Kaspersky
added 2016/08/02 12:0 a.m.49 views

KLA10852 Multiple vulnerabilities in Mozilla Firefox and Firefox ESR

Multiple serious vulnerabilities have been found in Mozilla Firefox. Malicious users can exploit these vulnerabilities to cause denial of service, obtain sensitive information, execute arbitrary code, spoof user interface, bypass security restrictions, conduct cross-site scripting or read local...

9.8CVSS10AI score0.04615EPSS
Exploits3References4
Packet Storm
Packet Storm
added 2016/07/23 12:0 a.m.22 views

Autobahn|Python Origin Header Manipulation

Observation: Autobahn|Python incorrectly checks the Origin header when the 'allowedOrigins' value is set. This can allow third parties to execute legitimate requests for WAMP WebSocket requests against an Autobahn|Python/Crossbar.io server within another browser's context. Proof of Concept: The...

7.4AI score
Exploits0
OSV
OSV
added 2016/07/23 12:0 a.m.1 views

UBUNTU-CVE-2016-5137

The CSPSource::schemeMatches function in WebKit/Source/core/frame/csp/CSPSource.cpp in the Content Security Policy CSP implementation in Blink, as used in Google Chrome before 52.0.2743.82, does not apply http :80 policies to https :443 URLs and does not apply ws :80 policies to wss :443 URLs,...

4.3CVSS6.5AI score0.01265EPSS
Exploits0References4
Fedora
Fedora
added 2016/07/10 6:6 a.m.12 views

[SECURITY] Fedora 24 Update: nodejs-ws-1.1.1-1.fc24

Simple to use, blazing fast and thoroughly tested web socket client, server and console for nodejs, up-to-date against RFC-6455...

1.7AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2016/07/05 12:0 a.m.3 views

The vulnerability of Google Chrome browser allows a malicious actor to trigger a service failure.

The Google Chrome browser contains a vulnerability related to memory usage after it is freed, located in the net/websockets/websocketjob.cc component of the WebSockets framework. Exploiting this vulnerability allows a malicious actor to cause service failures or otherwise affect the system by...

7.5CVSS7.7AI score0.01648EPSS
Exploits0References3Affected Software1
Node.js
Node.js
added 2016/06/24 12:34 a.m.75 views

DoS due to excessively large websocket message

Overview Affected versions of ws do not appropriately limit the size of incoming websocket payloads, which may result in a denial of service condition when the node process crashes after receiving a large payload. Recommendation Update to version 1.1.1 or later. Alternatively, set the maxpayload...

5CVSS4.3AI score0.07539EPSS
Exploits0Affected Software1
Kitploit
Kitploit
added 2016/06/15 11:2 p.m.22 views

BrowserBackdoor - Secure JavaScript WebSocket Backdoor and a Ruby Command-Line Listener

BrowserBackdoor is an Electron application that uses a JavaScript WebSocket Backdoor to connect to the listener. BrowserBackdoorServer is a WebSocket server that listens for incoming WebSocket connections and creates a command-line interface for sending commands to the remote system. The JavaScri...

7.8AI score
Exploits0References11
0day.today
0day.today
added 2016/06/02 12:0 a.m.31 views

Websockify (C Implementation) 0.8.0 - Buffer Overflow

Exploit for multiple platform in category dos / poc Advisory: Websockify: Remote Code Execution via Buffer Overflow RedTeam Pentesting discovered a buffer overflow vulnerability in the C implementation of Websockify, which allows attackers to execute arbitrary code. Details ======= Product:...

7.1AI score
Exploits0
myhack58
myhack58
added 2016/05/11 12:0 a.m.878 views

In-depth understanding of cross-site WebSocket hijacking vulnerability principle and prevention-vulnerability and early warning-the black bar safety net

Preamble WebSocket as the HTML5 new features, one of extra to attract the developer's attention, because it appears that the client mainly refers to the browser provided on the Socket support as possible, so in between the client and server provides a based on a single TCP connection is a...

7.4AI score
Exploits0
Rows per page
Query Builder