CVE-2020-28495
Summary
| CVE | CVE-2020-28495 |
|---|---|
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2021-02-02 11:15:00 UTC |
| Updated | 2021-02-05 16:53:00 UTC |
| Description | 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. |
Risk And Classification
Problem Types: NVD-CWE-Other
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| Fixed `U.set()` by adding check for `Prototype pollution`. · totaljs/framework@b3f9015 · GitHub | MISC | github.com | Patch, Third Party Advisory |
| github.com/totaljs/framework/blob/master/utils.js%23L6606 | MISC | github.com | Broken Link |
| github.com/totaljs/framework/blob/master/utils.js%23L6617 | MISC | github.com | Broken Link |
| docs.totaljs.com/latest/en.html%23api~FrameworkUtils~U.set | MISC | docs.totaljs.com | Broken Link |
| Prototype Pollution in total.js | Snyk | MISC | snyk.io | Exploit, Patch, Third Party Advisory |
| Total.js documentation | MITRE | docs.totaljs.com | |
| framework/utils.js at master · totaljs/framework · GitHub | MITRE | github.com | |
| framework/utils.js at master · totaljs/framework · GitHub | MITRE | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
LEGACY: Alessio Dellalibera
Legacy QID Mappings
- 982959 Nodejs (npm) Security Update for total.js (GHSA-6cf8-qhqj-vjqm)