CVE-2020-14163

Source
https://cve.org/CVERecord?id=CVE-2020-14163
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-14163.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-14163
Published
2020-06-15T21:15:10Z
Modified
2026-07-08T22:14:28Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. 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

Affected packages

Git / github.com/jerryscript-project/jerryscript

Affected ranges

Type
GIT
Repo
https://github.com/jerryscript-project/jerryscript
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:jerryscript:jerryscript:2.2.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "2.2.0"
        },
        {
            "last_affected": "2.2.0"
        }
    ],
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

2.*
2.2.0
v2.*
v2.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-14163.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "25465514740708979420224665403034416635",
                "320576600380106644655582760555613389848",
                "244450852550685865976403244806254405722",
                "7204265613907957485970655669963212200",
                "210264926459118391535518939351240118780",
                "187499556459470564402424983597308093757",
                "110179250577828944811860284723004611515"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2020-14163-ba7c1e0a",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/jerryscript-project/jerryscript/commit/c2b662170245a16f46ce02eae68815c325d99821",
        "target": {
            "file": "jerry-core/ecma/operations/ecma-container-object.c"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "45735897783713569161299970595128115998",
            "length": 328
        },
        "id": "CVE-2020-14163-cd4be752",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/jerryscript-project/jerryscript/commit/c2b662170245a16f46ce02eae68815c325d99821",
        "target": {
            "file": "jerry-core/ecma/operations/ecma-container-object.c",
            "function": "ecma_op_internal_buffer_append"
        }
    }
]
vanir_signatures_modified
"2026-07-08T22:14:28Z"