9.8
CVE-2023-38894
- EPSS 2.03%
- Veröffentlicht 16.08.2023 22:15:13
- Zuletzt bearbeitet 21.11.2024 08:14:23
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A Prototype Pollution issue in Cronvel Tree-kit v.0.7.4 and before allows a remote attacker to execute arbitrary code via the extend function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Tree Kit Project ≫ Tree Kit SwPlatformnode.js Version <= 0.7.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.03% | 0.832 |
| 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
|
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.