Bump webpack-dev-server from 2.1.0-beta.0 to 5.2.4 in /PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack#181
Conversation
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.1.0-beta.0 to 5.2.4. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v2.1.0-beta.0...v5.2.4) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
Semgrep found 1
Risk: karma 6.x before 6.3.14 is vulnerable to improper neutralization of input during web page generation ('cross-site scripting'). Karma does not enforce the HTTP protocol on the Fix: Upgrade this library to at least version 6.3.14 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:8695. Reference(s): GHSA-7x7c-qm48-pq9c, CVE-2022-0437 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: This specific version of fsevents contains malicious code. Upgrade to the safe version immediately. Fix: Upgrade this library to at least version 1.2.11 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:5768. Reference(s): https://osv.dev/vulnerability/MAL-2023-462 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of handlebars are vulnerable to Improper Control of Generation of Code ('Code Injection') / Improper Encoding or Escaping of Output / Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). The Handlebars CLI precompiler allows arbitrary JavaScript injection by embedding unescaped template filenames and CLI option values such as Manual Review Advice: A vulnerability from this advisory is reachable if you execute templates through the Handlebars CLI precompiler Fix: Upgrade this library to at least version 4.7.9 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:7308. Reference(s): GHSA-xjpj-3mr7-gcpf, CVE-2026-33941 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of ecstatic are vulnerable to URL Redirection to Untrusted Site ('Open Redirect'). An open redirect exists in ecstatic’s redirect logic: it does not validate the target of its HTTP 301 redirects (used for directory slashes or default‐extension lookups), allowing an attacker to craft a URL that causes ecstatic to redirect clients to an arbitrary external domain. This ecstatic package is unmaintained and deprecated. Manual Review Advice: A vulnerability from this advisory is reachable if you running ecstatic as standalone server through the Command Line Interface Fix: Upgrade this library to at least version 2.2.2 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:4232. Reference(s): GHSA-9q64-mpxx-87fg, CVE-2019-10775 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of ecstatic are vulnerable to Uncontrolled Resource Consumption. An attacker can send specially crafted requests that trigger a Regular Expression Denial of Service (ReDoS), causing the server to use excessive memory or CPU and potentially crash. This ecstatic package is unmaintained and deprecated Manual Review Advice: A vulnerability from this advisory is reachable if you running ecstatic as standalone server through the Command Line Interface Fix: Upgrade this library to at least version 2.0.0 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:4232. Reference(s): GHSA-pm9p-9926-w68m, CVE-2016-10703 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of ua-parser-js are vulnerable to Uncontrolled Resource Consumption. A specially crafted user agent string can trigger catastrophic backtracking in the regex designed for Redmi Phones and Mi Pad Tablets. This may result in a Regular Expression Denial of Service, causing resource exhaustion when ua-parser-js attempts to parse the malicious input. Manual Review Advice: A vulnerability from this advisory is reachable if you are using ua-parser-js via npx cli Fix: Upgrade this library to at least version 0.7.22 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:13716. Reference(s): GHSA-662x-fhqg-9p8v, CVE-2020-7733 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of ua-parser-js are vulnerable to Uncontrolled Resource Consumption. UAParser.js is vulnerable to Regular Expression Denial of Service (ReDoS) attacks. Maliciously crafted user agent strings can trigger inefficient regex patterns, leading to excessive backtracking and high CPU consumption, which may ultimately cause service degradation or a denial of service. Manual Review Advice: A vulnerability from this advisory is reachable if you are using ua-parser-js via npx cli Fix: Upgrade this library to at least version 0.7.23 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:13716. Reference(s): GHSA-394c-5j6w-4xmx, CVE-2020-7793 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected versions of @babel/traverse and babel-traverse are vulnerable to Incomplete List of Disallowed Inputs / Incorrect Comparison. Compiling untrusted code with Babel using plugins that invoke the internal path.evaluate() or path.evaluateTruthy() methods (for example @babel/plugin-transform-runtime, @babel/preset-env with useBuiltIns, or any polyfill‐provider plugin) allows a maliciously crafted AST to execute arbitrary code on the build machine during compilation. Manual Review Advice: A vulnerability from this advisory is reachable if you use Babel to compile untrusted JavaScript Fix: There are no safe versions of this library available for upgrade. Library included at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:2210. Reference(s): GHSA-67hx-6x53-jw92, CVE-2023-45133 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. Semgrep found 1
Risk: Affected version of deep-extend is vulnerable to Prototype Pollution. Malicious input passed to deep-extend allows an attacker to overwrite the prototype of Fix: Upgrade this library to at least version 0.5.1 at WebKit/PerformanceTests/Speedometer/resources/todomvc/vanilla-examples/es2015-babel-webpack/package-lock.json:6049. Reference(s): GHSA-hr2v-3952-633q, CVE-2018-3750 Questions about this? Check out our documentation on triaging findings and using Semgrep, or post questions in #security on Slack. |
Bumps webpack-dev-server from 2.1.0-beta.0 to 5.2.4.
Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
fd40130chore(release): 5.2.4ece4f36chore: update deps (#5661)a216144ci: fix test (#5658)df073c5Merge commit from forkb550a70chore(release): 5.2.39704dc5chore: upgrade selfsigned to v5 and remove node-forge dependency (#5618)92bf644chore: bump express to update qs (#5621)792b2f0chore(deps-dev): bump the dependencies group with 4 updates (#5606)6d587cachore(deps): bump the dependencies group across 1 directory with 27 updates (...f91baa8fix(overlay): add ESC key to dismiss overlay (#5598)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.