← Back to CVEs
CVE-2018-14731
N/ADescription
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 ws://127.0.0.1 connection (with a random TCP port number) from any origin. The random port number can be found by connecting to http://127.0.0.1 and reading the "new WebSocket" line in the source code.
CVE Details
CVSS v3.1 ScoreN/A
Published9/21/2018
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
parceljs:parcel
Weaknesses (CWE)
CWE-200
References
https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages(cve@mitre.org)
https://github.com/parcel-bundler/parcel/issues/1783(cve@mitre.org)
https://github.com/parcel-bundler/parcel/pull/1794(cve@mitre.org)
https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/parcel-bundler/parcel/issues/1783(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/parcel-bundler/parcel/pull/1794(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.