9.8
CVE-2024-45435
- EPSS 0.63%
- Veröffentlicht 29.08.2024 03:15:05
- Zuletzt bearbeitet 03.09.2024 17:23:36
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Chartist 1.x through 1.3.0 allows Prototype Pollution via the extend function.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.63% | 0.453 |
| 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
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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.
https://gist.github.com/tariqhawis/c67177164d3b7975210caddb25b60d62
https://github.com/chartist-js/chartist/issues/1427