• 公告ID (KylinSec-SA-2022-1957)

摘要:

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML file was loaded from an untrusted source, it could therefore load and execute code out of the control of the host application.

安全等级: Low

公告ID: KylinSec-SA-2022-1957

发布日期: 2022年8月25日

关联CVE: CVE-2020-1953  

  • 详细介绍

1. 漏洞描述

   

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML file was loaded from an untrusted source, it could therefore load and execute code out of the control of the host application.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2020-1953 KY3.4-4A apache-commons-configuration Unaffected
CVE-2020-1953 KY3.4-5 apache-commons-configuration Unaffected
CVE-2020-1953 KY3.5.1 apache-commons-configuration Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-1956 下一篇:KylinSec-SA-2022-1958