Description
Vulnerable Library - mongoose-8.2.2.tgz
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-8.2.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (mongoose version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-53900 | 9.1 | mongoose-8.2.2.tgz | Direct | 8.8.4 | ❌ | |
CVE-2025-23061 | 9.0 | mongoose-8.2.2.tgz | Direct | mongoose - 6.13.6,7.8.4,8.9.5 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-53900
Vulnerable Library - mongoose-8.2.2.tgz
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-8.2.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- ❌ mongoose-8.2.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.
Publish Date: 2024-12-02
URL: CVE-2024-53900
CVSS 3 Score Details (9.1)
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: None
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-53900
Release Date: 2024-12-02
Fix Resolution: 8.8.4
Step up your Open Source Security Game with Mend here
CVE-2025-23061
Vulnerable Library - mongoose-8.2.2.tgz
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-8.2.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- ❌ mongoose-8.2.2.tgz (Vulnerable Library)
Found in base branch: main
Vulnerability Details
Mongoose before 8.9.5 can improperly use a nested $where filter with a populate() match, leading to search injection. NOTE: this issue exists because of an incomplete fix for CVE-2024-53900.
Publish Date: 2025-01-15
URL: CVE-2025-23061
CVSS 3 Score Details (9.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2025-01-15
Fix Resolution: mongoose - 6.13.6,7.8.4,8.9.5
Step up your Open Source Security Game with Mend here