Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-28154 (Critical) detected in webpack-5.68.0.tgz #418

Open
mend-bolt-for-github bot opened this issue Mar 16, 2023 · 0 comments
Open

CVE-2023-28154 (Critical) detected in webpack-5.68.0.tgz #418

mend-bolt-for-github bot opened this issue Mar 16, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Mar 16, 2023

CVE-2023-28154 - Critical Severity Vulnerability

Vulnerable Library - webpack-5.68.0.tgz

Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

Library home page: https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/webpack/package.json

Dependency Hierarchy:

  • webpack-5.68.0.tgz (Vulnerable Library)

Found in HEAD commit: 75b1b367dd4a1fb86cc96f5a7a44e354f1ca3a39

Found in base branch: main

Vulnerability Details

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

Publish Date: 2023-03-13

URL: CVE-2023-28154

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-03-13

Fix Resolution: 5.76.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Mar 16, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2023-28154 (Medium) detected in webpack-5.68.0.tgz CVE-2023-28154 (High) detected in webpack-5.68.0.tgz Mar 27, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2023-28154 (High) detected in webpack-5.68.0.tgz CVE-2023-28154 (Critical) detected in webpack-5.68.0.tgz Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants