7.5
CVE-2023-6293
- EPSS 0.05%
- Veröffentlicht 24.11.2023 20:15:07
- Zuletzt bearbeitet 21.11.2024 08:43:32
- Quelle security@huntr.dev
- CVE-Watchlists
- Unerledigt
Prototype Pollution in GitHub repository robinbuschmann/sequelize-typescript prior to 2.1.6.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sequelizejs ≫ Sequelize-typescript SwPlatformnode.js Version < 2.1.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.05% | 0.159 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.1 | 1.8 | 5.2 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
|
| security@huntr.dev | 7.5 | 3.9 | 3.6 |
CVSS:3.0/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.