CVE-2020-24753

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:objective_open_cbor_run-time_project:objective_open_cbor_run-time:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-09-17 18:15

Updated : 2024-02-28 17:47


NVD link : CVE-2020-24753

Mitre link : CVE-2020-24753

CVE.ORG link : CVE-2020-24753


JSON object : View

Products Affected

objective_open_cbor_run-time_project

  • objective_open_cbor_run-time
CWE
CWE-755

Improper Handling of Exceptional Conditions

CWE-787

Out-of-bounds Write

CWE-908

Use of Uninitialized Resource