10
CVE-2022-29823
- EPSS 3.84%
- Veröffentlicht 26.10.2022 10:15:16
- Zuletzt bearbeitet 21.11.2024 06:59:45
- Quelle csirt@divd.nl
- CVE-Watchlists
- Unerledigt
Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Feathersjs ≫ Feathers-sequelize SwPlatformnode.js Version >= 6.0.0 < 6.3.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.84% | 0.88 |
| 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
|
| csirt@divd.nl | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/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.