• 公告ID (KylinSec-SA-2025-2802)

摘要:

cjson security update

安全等级: Low

公告ID: KylinSec-SA-2025-2802

发布日期: 2025年9月19日

关联CVE: CVE-2023-26819  

  • 详细介绍

1. 漏洞描述

   

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: = - Requires: pkgconfig %description devel The cjson-devel package contains libraries and header files for developing applications that use cJSON. %prep %autosetup -n cJSON-

Security Fix(es):

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as {"a": true, "b": [ null,9999999999999999999999999999999999999999999999912345678901234567]}.(CVE-2023-26819)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2023-26819 V6 cjson Fixed

3. 影响组件

    cjson

4. 修复版本

   

V6

软件名称 架构 版本号
cjson x86_64 1.7.15-10.ks6
cjson-devel x86_64 1.7.15-10.ks6
cjson aarch64 1.7.15-10.ks6
cjson-devel aarch64 1.7.15-10.ks6

5. 修复方法


方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm

方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名

6. 下载链接

   

V6:

x86_64:

     cjson   

     cjson-devel   

aarch64:

     cjson   

     cjson-devel   

上一篇:KylinSec-SA-2025-2898 下一篇:KylinSec-SA-2025-2803