OESA-2025-2377

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2377
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2377.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2377
Upstream
Published
2025-10-11T13:20:14Z
Modified
2025-10-11T14:02:52.547566Z
Summary
cjson security update
Details

cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. %package devel Summary: Development files for cJSON Requires: = - %description devel The cjson-devel package contains libraries and header files for developing applications that use cJSON. %prep %autosetup -n cJSON- -p1

Security Fix(es):

cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decodearrayindexfrompointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters.(CVE-2025-57052)

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

Affected packages

openEuler:24.03-LTS-SP2 / cjson

Package

Name
cjson
Purl
pkg:rpm/openEuler/cjson&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.7.15-11.oe2403sp2

Ecosystem specific

{
    "aarch64": [
        "cjson-1.7.15-11.oe2403sp2.aarch64.rpm",
        "cjson-debuginfo-1.7.15-11.oe2403sp2.aarch64.rpm",
        "cjson-debugsource-1.7.15-11.oe2403sp2.aarch64.rpm",
        "cjson-devel-1.7.15-11.oe2403sp2.aarch64.rpm"
    ],
    "src": [
        "cjson-1.7.15-11.oe2403sp2.src.rpm"
    ],
    "x86_64": [
        "cjson-1.7.15-11.oe2403sp2.x86_64.rpm",
        "cjson-debuginfo-1.7.15-11.oe2403sp2.x86_64.rpm",
        "cjson-debugsource-1.7.15-11.oe2403sp2.x86_64.rpm",
        "cjson-devel-1.7.15-11.oe2403sp2.x86_64.rpm"
    ]
}