9.8
CVE-2022-2564
- EPSS 2.93%
- Veröffentlicht 28.07.2022 20:15:11
- Zuletzt bearbeitet 21.11.2024 07:01:15
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Prototype Pollution in GitHub repository automattic/mongoose prior to 6.4.6.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mongoosejs ≫ Mongoose SwPlatformnode.js Version < 5.13.15
Mongoosejs ≫ Mongoose SwPlatformnode.js Version >= 6.0.0 < 6.4.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.93% | 0.861 |
| 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
|
| security@huntr.dev | 7 | 2.2 | 4.7 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
|
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.