CVE-2020-14163: Improper Restriction of Operations within the Bounds of a Memory Buffer
(updated )
An issue was discovered in ecma/operations/ecma-container-object.c
in JerryScript. Operations with key/value
pairs did not consider the case where garbage collection is triggered after the key operation but before the value operation, as demonstrated by improper read access to memory in ecma_gc_set_object_visited
in ecma/base/ecma-gc.c
.
References
Detect and mitigate CVE-2020-14163 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →