Lucene search
K

135 matches found

CVE
CVE
added 2020/05/17 11:5 p.m.49 views

CVE-2019-20801

CVE-2019-20801 affects the Readdle Documents iOS app up to version 6.9.7. The file-transfer web server allows cross-origin requests from any domain, and the WebSocket server lacks authorization control, enabling any website to execute JavaScript that can access a user’s data via cross-origin requ...

5.3CVSS5.5AI score0.00213EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2020/05/17 11:5 p.m.12 views

CVE-2019-20801

An issue was discovered in the Readdle Documents app before 6.9.7 for iOS. The application's file-transfer web server allows for cross-origin requests from any domain, and the WebSocket server lacks authorization control. Any web site can execute JavaScript code that accesses a user's data via...

5.6AI score0.00213EPSS
Exploits1References2
NVD
NVD
added 2020/03/05 1:15 a.m.18 views

CVE-2020-10101

An issue was discovered in Zammad 3.0 through 3.2. The WebSocket server crashes when messages in non-JSON format are sent by an attacker. The message format is not properly checked and parsing errors not handled. This leads to a crash of the service process...

7.5CVSS7.5AI score0.00692EPSS
Exploits0References1
Cvelist
Cvelist
added 2020/03/05 12:37 a.m.20 views

CVE-2020-10101

An issue was discovered in Zammad 3.0 through 3.2. The WebSocket server crashes when messages in non-JSON format are sent by an attacker. The message format is not properly checked and parsing errors not handled. This leads to a crash of the service process...

7.5AI score0.00692EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2019/10/15 6:37 a.m.33 views

CVE-2017-2670

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

7.5CVSS1.6AI score0.05972EPSS
Exploits0References1
OSV
OSV
added 2019/01/04 5:40 p.m.2 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.00177EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2019/01/04 5:40 p.m.27 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.00177EPSS
Exploits1References7Affected Software1
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
Exploits0References6
Veracode
Veracode
added 2018/11/09 6:26 a.m.11 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.003EPSS
Exploits1References4Affected Software1
Node.js
Node.js
added 2018/11/07 7:5 p.m.17 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.003EPSS
Exploits1Affected Software1
Node.js
Node.js
added 2018/11/02 3:41 a.m.24 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.00164EPSS
Exploits1Affected Software1
OSV
OSV
added 2018/10/30 8:36 p.m.14 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.00164EPSS
Exploits1References9
Github Security Blog
Github Security Blog
added 2018/10/30 8:36 p.m.25 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.00164EPSS
Exploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:54 p.m.96 views

Moderate severity vulnerability that affects io.undertow:undertow-core

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

7.5CVSS3.2AI score0.05972EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2018/10/19 4:54 p.m.42 views

GHSA-3X7H-5HFR-HVJM Moderate severity vulnerability that affects io.undertow:undertow-core

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

7.5CVSS7.5AI score0.05972EPSS
Exploits0References2
NVD
NVD
added 2018/09/21 5:29 p.m.14 views

CVE-2018-14732

An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.6. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR Hot Module Replacement. Anyone can receive the HMR message sent by the WebSocket...

7.5CVSS7.5AI score0.00177EPSS
Exploits1References3
OSV
OSV
added 2018/09/21 5:29 p.m.6 views

CVE-2018-14732

An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.6. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR Hot Module Replacement. Anyone can receive the HMR message sent by the WebSocket...

7.5CVSS7.5AI score
Exploits0References3
NVD
NVD
added 2018/09/21 5:29 p.m.25 views

CVE-2018-14731

An issue was discovered in HMRServer.js in Parcel parcel-bundler. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR Hot Module Replacement. Anyone can receive the HMR message sent by the WebSocket server via a...

7.5CVSS7.5AI score0.00164EPSS
Exploits1References3
OSV
OSV
added 2018/09/21 5:29 p.m.2 views

CVE-2018-14730

An issue was discovered in Browserify-HMR. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR Hot Module Replacement. Anyone can receive the HMR message sent by the WebSocket server via a ws://127.0.0.1:3123/...

7.5CVSS5.8AI score
Exploits0References2
NVD
NVD
added 2018/09/21 5:29 p.m.21 views

CVE-2018-14730

An issue was discovered in Browserify-HMR. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR Hot Module Replacement. Anyone can receive the HMR message sent by the WebSocket server via a ws://127.0.0.1:3123/...

7.5CVSS7.5AI score0.003EPSS
Exploits1References2
Rows per page
Query Builder