Webpack Dev Server
Approved changes feed: RSS · Atom
cpe:2.3:a:webpack:webpack-dev-server:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Webpack (659fcbdd-1d80-5408-b8cc-8ecfcee05b9a) |
|---|---|
| Product | Webpack Dev Server (65cf3572-9f23-5ec7-acf0-4c8094f99503) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-30360 |
vulnerable | 2026-06-08 07:16:59.919377 |
webpack-dev-server users' source code may be stolen when they access a malicious web site with non-Chromium based browser
MEDIUM (6.5)
webpack-dev-server allows users to use webpack with a development server that provides live reloading. Prior to version 5.2.1, webpack-dev-server users' source code may be stolen when you access a malicious web site with non-Chromium based browser. The `Origin` header is checked to prevent Cross-site WebSocket hijacking from happening, which was reported by CVE-2018-14732. But webpack-dev-server always allows IP address `Origin` headers. This allows websites that are served on IP addresses to connect WebSocket. An attacker can obtain source code via a method similar to that used to exploit CVE-2018-14732. Version 5.2.1 contains a patch for the issue.
Published: 2025-06-03T17:41:59.457Z
Updated: 2025-06-03T17:58:12.605Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-30359 |
vulnerable | 2026-06-08 07:16:59.917974 |
webpack-dev-server users' source code may be stolen when they access a malicious web site
MEDIUM (5.3)
webpack-dev-server allows users to use webpack with a development server that provides live reloading. Prior to version 5.2.1, webpack-dev-server users' source code may be stolen when they access a malicious web site. Because the request for classic script by a script tag is not subject to same origin policy, an attacker can inject a malicious script in their site and run the script. Note that the attacker has to know the port and the output entrypoint script path. Combined with prototype pollution, the attacker can get a reference to the webpack runtime variables. By using `Function::toString` against the values in `__webpack_modules__`, the attacker can get the source code. Version 5.2.1 contains a patch for the issue.
Published: 2025-06-03T17:39:16.531Z
Updated: 2025-06-03T17:50:03.130Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.