Missing Origin Validation in parcel-bundler
High severity
GitHub Reviewed
Published
Oct 30, 2018
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Published to the GitHub Advisory Database
Oct 30, 2018
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
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.Recommendation
Update to version 1.10.0 or later.
References