10
CVE-2023-3696
- EPSS 0.37%
- Veröffentlicht 17.07.2023 01:15:08
- Zuletzt bearbeitet 21.11.2024 08:17:51
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Prototype Pollution in GitHub repository automattic/mongoose prior to 7.3.4.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mongoosejs ≫ Mongoose SwPlatformnode.js Version < 5.13.20
Mongoosejs ≫ Mongoose SwPlatformnode.js Version >= 6.0.0 < 6.11.3
Mongoosejs ≫ Mongoose SwPlatformnode.js Version >= 7.0.0 < 7.3.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.37% | 0.583 |
| 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 | 10 | 3.9 | 5.8 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/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.