7.5
CVE-2020-28495
- EPSS 3.63%
- Veröffentlicht 02.02.2021 11:15:13
- Zuletzt bearbeitet 21.11.2024 05:22:54
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
Prototype Pollution
This affects the package total.js before 3.4.7. The set function can be used to set a value into the object according to the path. However the keys of the path being set are not properly sanitized, leading to a prototype pollution vulnerability. The impact depends on the application. In some cases it is possible to achieve Denial of service (DoS), Remote Code Execution or Property Injection.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.63% | 0.881 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
| report@snyk.io | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
https://docs.totaljs.com/latest/en.html%23api~FrameworkUtils~U.set
https://github.com/totaljs/framework/blob/master/utils.js%23L6606
https://github.com/totaljs/framework/blob/master/utils.js%23L6617
https://github.com/totaljs/framework/commit/b3f901561d66ab799a4a99279893b94cad7ae4ff
https://snyk.io/vuln/SNYK-JS-TOTALJS-1046671