JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.
Security Fix(es):
An issue was discovered in json-c through 0.15-20200726. A stack-buffer-overflow exists in the function parseit located in json_parse.c. It allows an attacker to cause code Execution.(CVE-2021-32292)
{ "severity": "Critical" }
{ "x86_64": [ "json-c-debuginfo-0.15-6.oe1.x86_64.rpm", "json-c-debugsource-0.15-6.oe1.x86_64.rpm", "json-c-0.15-6.oe1.x86_64.rpm", "json-c-devel-0.15-6.oe1.x86_64.rpm" ], "aarch64": [ "json-c-devel-0.15-6.oe1.aarch64.rpm", "json-c-debugsource-0.15-6.oe1.aarch64.rpm", "json-c-0.15-6.oe1.aarch64.rpm", "json-c-debuginfo-0.15-6.oe1.aarch64.rpm" ], "noarch": [ "json-c-help-0.15-6.oe1.noarch.rpm" ], "src": [ "json-c-0.15-6.oe1.src.rpm" ] }