{ "schema_version": "1.4.0", "id": "GHSA-x7rq-h6hf-g9vh", "modified": "2022-05-24T17:28:59Z", "published": "2022-05-24T17:28:59Z", "aliases": [ "CVE-2020-24753" ], "details": "A memory corruption vulnerability in Objective Open CBOR Run-time (oocborrt) in versions before 2020-08-12 could allow an attacker to execute code via crafted Concise Binary Object Representation (CBOR) input to the cbor2json decoder. An uncaught error while decoding CBOR Major Type 3 text strings leads to the use of an attacker-controllable uninitialized stack value. This can be used to modify memory, causing a crash or potentially exploitable heap corruption.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24753" }, { "type": "WEB", "url": "https://github.com/objsys/oocborrt/commit/539851c66778f68a244633985f6f8d0df94ea3b3" }, { "type": "WEB", "url": "https://warcollar.com/cve-2020-24753.html" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-09-17T18:15:00Z" } }