9.8
CVE-2021-26505
- EPSS 1.26%
- Veröffentlicht 11.08.2023 14:15:12
- Zuletzt bearbeitet 21.11.2024 05:56:25
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Prototype pollution vulnerability in MrSwitch hello.js version 1.18.6, allows remote attackers to execute arbitrary code via hello.utils.extend function.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Hello.Js Project ≫ Hello.Js Version1.18.6 SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.26% | 0.788 |
| 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.