OESA-2023-1571

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1571
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1571.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1571
Upstream
Published
2023-09-02T11:05:48Z
Modified
2025-09-03T06:17:24.421758Z
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:20.03-LTS-SP1 / json-c

Package

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

Affected ranges

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

Ecosystem specific

{
    "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"
    ]
}