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/ connection from any origin.
Configurations

Configuration 1

cpe:2.3:a:browserify-hot_module_replacement_project:browserify-hot_module_replacement:-:*:*:*:*:browserify:*:*

Information

Published : 2018-09-21 05:29

Updated : 2020-06-10 12:45


NVD link : CVE-2018-14730

Mitre link : CVE-2018-14730

Products Affected
No products.
CWE
CWE-1385

Missing Origin Validation in WebSockets