Description
Vulnerable Library - core-3.7.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Vulnerabilities
CVE | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (core version) | Remediation Possible** | |
---|---|---|---|---|---|---|---|---|
CVE-2025-32014 | 6.5 | Not Defined | 0.1% | estree-util-value-to-estree-3.2.1.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-32014
Vulnerable Library - estree-util-value-to-estree-3.2.1.tgz
Convert a JavaScript value to an estree expression
Library home page: https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.2.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- core-3.7.0.tgz (Root Library)
- mdx-loader-3.7.0.tgz
- ❌ estree-util-value-to-estree-3.2.1.tgz (Vulnerable Library)
- mdx-loader-3.7.0.tgz
Found in base branch: master
Vulnerability Details
estree-util-value-to-estree converts a JavaScript value to an ESTree expression. When generating an ESTree from a value with a property named proto, valueToEstree would generate an object that specifies a prototype instead. This vulnerability is fixed in 3.3.3.
Publish Date: 2025-04-07
URL: CVE-2025-32014
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-f7f6-9jq7-3rqj
Release Date: 2025-04-07
Fix Resolution: estree-util-value-to-estree - 3.3.3