Skip to content

core-3.8.1.tgz: 2 vulnerabilities (highest severity is: 6.5) #24

@ibm-mend-app

Description

@ibm-mend-app
Vulnerable Library - core-3.8.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Found in HEAD commit: 20a978d501bdb038a2eb0d0f92f6c04cab730fa8

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (core version) Remediation Possible**
CVE-2025-30360 Medium 6.5 Not Defined 0.0% webpack-dev-server-4.15.2.tgz Transitive N/A*
CVE-2025-30359 Medium 5.3 Not Defined 0.0% webpack-dev-server-4.15.2.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2025-30360

Vulnerable Library - webpack-dev-server-4.15.2.tgz

Library home page: https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • core-3.8.1.tgz (Root Library)
    • webpack-dev-server-4.15.2.tgz (Vulnerable Library)

Found in HEAD commit: 20a978d501bdb038a2eb0d0f92f6c04cab730fa8

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2025-06-03

URL: CVE-2025-30360

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (6.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-9jgg-88mc-972h

Release Date: 2025-06-03

Fix Resolution: webpack-dev-server - 5.2.1

CVE-2025-30359

Vulnerable Library - webpack-dev-server-4.15.2.tgz

Library home page: https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • core-3.8.1.tgz (Root Library)
    • webpack-dev-server-4.15.2.tgz (Vulnerable Library)

Found in HEAD commit: 20a978d501bdb038a2eb0d0f92f6c04cab730fa8

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2025-06-03

URL: CVE-2025-30359

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (5.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-4v9v-hfq4-rm2v

Release Date: 2025-06-03

Fix Resolution: webpack-dev-server - 5.2.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions