Bug 2392947
| Summary: | CVE-2025-57052 dcm2niix: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings [fedora-41] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
| Component: | dcm2niix | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 41 | CC: | alciregi, code, igor.raits, neuro-sig, sanjay.ankur |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["45a8186d-c184-47b4-a24b-bbfd36692935"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-29 21:14:58 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2392894 | ||
|
Description
Guilherme de Almeida Suckevicz
2025-09-03 18:53:19 UTC
While dcm2niix does bundle code from an affected version of cJSON, dcm2niix does not contain the function decode_array_index_from_pointer and/or the source file cJSON_Utils.c mentioned in https://www.cve.org/CVERecord?id=CVE-2025-57052, nor does it contain anything that seems to resemble the vulnerable code described in https://x-0r.com/posts/cJSON-Array-Index-Parsing-Vulnerability. |