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

摘要:

Encode.pm, as distributed in Perl through 5.34.0, allows local users to gain privileges via a Trojan horse Encode::ConfigLocal library (in the current working directory) that preempts dynamic module loading. Exploitation requires an unusual configuration, and certain 2021 versions of Encode.pm (3.05 through 3.11). This issue occurs because the || operator evaluates @INC in a scalar context, and thus @INC has only an integer value.

安全等级: Low

公告ID: KylinSec-SA-2022-2435

发布日期: 2022年9月30日

关联CVE: CVE-2021-36770  

  • 详细介绍

1. 漏洞描述

   

Encode.pm, as distributed in Perl through 5.34.0, allows local users to gain privileges via a Trojan horse Encode::ConfigLocal library (in the current working directory) that preempts dynamic module loading. Exploitation requires an unusual configuration, and certain 2021 versions of Encode.pm (3.05 through 3.11). This issue occurs because the || operator evaluates @INC in a scalar context, and thus @INC has only an integer value.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2021-36770 KY3.4-4A perl Unaffected
CVE-2021-36770 KY3.4-5 perl Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-2433 下一篇:KylinSec-SA-2022-2436