-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - ejs-3.1.10.tgz
Path to dependency file: /tmp/ws-scm/number-verification-api-demo/package.json
Path to vulnerable library: /tmp/ws-scm/number-verification-api-demo/package.json
Found in HEAD commit: 207ef86f9b619970137bc28962e315ced360b3a9
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (ejs version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-5889 | 3.1 | detected in multiple dependencies | 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-5889
Vulnerable Libraries - brace-expansion-1.1.11.tgz, brace-expansion-2.0.1.tgz
brace-expansion-1.1.11.tgz
Brace expansion as known from sh/bash
Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz
Path to dependency file: /tmp/ws-scm/number-verification-api-demo/package.json
Path to vulnerable library: /tmp/ws-scm/number-verification-api-demo/package.json
Dependency Hierarchy:
- ejs-3.1.10.tgz (Root Library)
- jake-10.9.1.tgz
- minimatch-3.1.2.tgz
- ❌ brace-expansion-1.1.11.tgz (Vulnerable Library)
- minimatch-3.1.2.tgz
- jake-10.9.1.tgz
brace-expansion-2.0.1.tgz
Brace expansion as known from sh/bash
Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz
Path to dependency file: /tmp/ws-scm/number-verification-api-demo/package.json
Path to vulnerable library: /tmp/ws-scm/number-verification-api-demo/package.json
Dependency Hierarchy:
- ejs-3.1.10.tgz (Root Library)
- jake-10.9.1.tgz
- filelist-1.0.4.tgz
- minimatch-5.1.6.tgz
- ❌ brace-expansion-2.0.1.tgz (Vulnerable Library)
- minimatch-5.1.6.tgz
- filelist-1.0.4.tgz
- jake-10.9.1.tgz
Found in HEAD commit: 207ef86f9b619970137bc28962e315ced360b3a9
Found in base branch: main
Vulnerability Details
A vulnerability was found in juliangruber brace-expansion up to 1.1.11. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.
Publish Date: 2025-06-09
URL: CVE-2025-5889
CVSS 3 Score Details (3.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low