9.8
CVE-2023-26133
- EPSS 0.06%
- Veröffentlicht 12.06.2023 05:15:09
- Zuletzt bearbeitet 06.01.2025 17:15:11
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
All versions of the package progressbar.js are vulnerable to Prototype Pollution via the function extend() in the file utils.js.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Progressbar.Js Project ≫ Progressbar.Js SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.189 |
| 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
|
| report@snyk.io | 8.2 | 3.9 | 4.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
|
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.