OESA-2023-1573

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1573
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1573.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1573
Upstream
Published
2023-09-02T11:05:48Z
Modified
2025-09-03T06:17:24.543234Z
Summary
json-c security update
Details

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)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:22.03-LTS / json-c

Package

Name
json-c
Purl
pkg:rpm/openEuler/json-c&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.15-6.oe2203

Ecosystem specific

{
    "x86_64": [
        "json-c-debuginfo-0.15-6.oe2203.x86_64.rpm",
        "json-c-devel-0.15-6.oe2203.x86_64.rpm",
        "json-c-0.15-6.oe2203.x86_64.rpm",
        "json-c-debugsource-0.15-6.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "json-c-devel-0.15-6.oe2203.aarch64.rpm",
        "json-c-debugsource-0.15-6.oe2203.aarch64.rpm",
        "json-c-0.15-6.oe2203.aarch64.rpm",
        "json-c-debuginfo-0.15-6.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "json-c-help-0.15-6.oe2203.noarch.rpm"
    ],
    "src": [
        "json-c-0.15-6.oe2203.src.rpm"
    ]
}