9.8
CVE-2025-23061
- EPSS 55.91%
- Veröffentlicht 15.01.2025 05:15:10
- Zuletzt bearbeitet 31.10.2025 18:56:04
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mongoosejs ≫ Mongoose SwPlatformnode.js Version < 6.13.6
Mongoosejs ≫ Mongoose SwPlatformnode.js Version >= 7.0.0 < 7.8.4
Mongoosejs ≫ Mongoose SwPlatformnode.js Version >= 8.0.0 < 8.9.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 55.91% | 0.981 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| cve@mitre.org | 9 | 2.2 | 6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.