7.5
CVE-2023-26106
- EPSS 0.09%
- Veröffentlicht 06.03.2023 05:15:12
- Zuletzt bearbeitet 05.03.2025 21:15:17
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
All versions of the package dot-lens are vulnerable to Prototype Pollution via the set() function in index.js file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dot-lens Project ≫ Dot-lens SwPlatformnode.js Version <= 1.2.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.248 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| report@snyk.io | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/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.