CVE-2018-14731: Information Exposure
(updated )
An issue was discovered in HMRServer.js
in Parcel. 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://
connection (with a random TCP port number) from any origin.
References
Detect and mitigate CVE-2018-14731 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →