• 公告ID (KylinSec-SA-2024-3159)

摘要:

python-yaql security update

安全等级: High

公告ID: KylinSec-SA-2024-3159

发布日期: 2024年3月29日

关联CVE: CVE-2024-29156  

  • 详细介绍

1. 漏洞描述

   

YAQL (Yet Another Query Language) is an embeddable and extensible query language, that allows performing complex queries against arbitrary objects. It has a vast and comprehensive standard library of frequently used querying functions and can be extend even further with user-specified functions. YAQL is written in python and is distributed via PyPI.

Security Fix(es):

In OpenStack Murano through 16.0.0, when YAQL before 3.0.0 is used, the Murano service's MuranoPL extension to the YAQL language fails to sanitize the supplied environment, leading to potential leakage of sensitive service account information.(CVE-2024-29156)

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2024-29156 KY3.4-5A python-yaql Fixed

3. 影响组件

    python-yaql

4. 修复版本

   

KY3.4-5A

软件名称 架构 版本号
python3-yaql noarch 1.1.3-2.kb1.ky3_4
python-yaql-help noarch 1.1.3-2.kb1.ky3_4

5. 修复方法


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

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

6. 下载链接

   

KY3.4-5A:

x86_64:

     python3-yaql   

     python-yaql-help   

aarch64:

     python3-yaql   

     python-yaql-help   

上一篇:KylinSec-SA-2024-1539 下一篇:KylinSec-SA-2024-3160