Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2025:0006-1

Опубликовано: 02 янв. 2025
Источник: suse-cvrf

Описание

Security update for python-Jinja2

This update for python-Jinja2 fixes the following issues:

  • CVE-2024-56201: Fixed sandbox breakout through malicious content and filename of a template (bsc#1234808)
  • CVE-2024-56326: Fixed sandbox breakout through indirect reference to format method (bsc#1234809)

Список пакетов

Container containers/open-webui:0
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Module for Public Cloud 15 SP4
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Module for Python 3 15 SP6
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Server 15 SP4-LTSS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Server 15 SP5-LTSS
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
python311-Jinja2-3.1.2-150400.12.11.1
openSUSE Leap 15.5
python311-Jinja2-3.1.2-150400.12.11.1
openSUSE Leap 15.6
python311-Jinja2-3.1.2-150400.12.11.1

Описание

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.


Затронутые продукты
Container containers/open-webui:0:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Jinja2-3.1.2-150400.12.11.1

Ссылки

Описание

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, it's possible to store a reference to a malicious string's format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.


Затронутые продукты
Container containers/open-webui:0:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Jinja2-3.1.2-150400.12.11.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Jinja2-3.1.2-150400.12.11.1

Ссылки