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

exploitDog

Количество 18

Количество 18

fstec логотип

BDU:2025-00113

больше 1 года назад

Уязвимость метода str.format() инструмента для html-шаблонизации jinja, позволяющая нарушителю обойти защитный механизм песочницы, выполнить произвольный код или вызвать отказ в обслуживании

CVSS3: 7.3
EPSS: Низкий
redos логотип

ROS-20250121-09

больше 1 года назад

Множественные уязвимости python3-jinja2

CVSS3: 7.3
EPSS: Низкий
ubuntu логотип

CVE-2024-56326

больше 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.

CVSS3: 7.8
EPSS: Низкий
redhat логотип

CVE-2024-56326

больше 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.

CVSS3: 6.3
EPSS: Низкий
nvd логотип

CVE-2024-56326

больше 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.

CVSS3: 7.8
EPSS: Низкий
msrc логотип

CVE-2024-56326

больше 1 года назад

Jinja has a sandbox breakout through indirect reference to format method

CVSS3: 7.8
EPSS: Низкий
debian логотип

CVE-2024-56326

больше 1 года назад

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight ...

CVSS3: 7.8
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0029-1

больше 1 года назад

Security update for python-Jinja2

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0016-1

больше 1 года назад

Security update for python-Jinja2

EPSS: Низкий
rocky логотип

RLSA-2025:0711

больше 1 года назад

Important: python-jinja2 security update

EPSS: Низкий
rocky логотип

RLSA-2025:0667

больше 1 года назад

Important: python-jinja2 security update

EPSS: Низкий
github логотип

GHSA-q2x7-8rv6-6q7h

больше 1 года назад

Jinja has a sandbox breakout through indirect reference to format method

CVSS3: 7.8
EPSS: Низкий
oracle-oval логотип

ELSA-2025-1250

больше 1 года назад

ELSA-2025-1250: python-jinja2 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-0711

больше 1 года назад

ELSA-2025-0711: python-jinja2 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-0667

больше 1 года назад

ELSA-2025-0667: python-jinja2 security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:0006-1

больше 1 года назад

Security update for python-Jinja2

EPSS: Низкий
rocky логотип

RLSA-2025:0308

больше 1 года назад

Important: fence-agents security update

EPSS: Низкий
oracle-oval логотип

ELSA-2025-0308

больше 1 года назад

ELSA-2025-0308: fence-agents security update (IMPORTANT)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
fstec логотип
BDU:2025-00113

Уязвимость метода str.format() инструмента для html-шаблонизации jinja, позволяющая нарушителю обойти защитный механизм песочницы, выполнить произвольный код или вызвать отказ в обслуживании

CVSS3: 7.3
1%
Низкий
больше 1 года назад
redos логотип
ROS-20250121-09

Множественные уязвимости python3-jinja2

CVSS3: 7.3
больше 1 года назад
ubuntu логотип
CVE-2024-56326

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.

CVSS3: 7.8
1%
Низкий
больше 1 года назад
redhat логотип
CVE-2024-56326

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.

CVSS3: 6.3
1%
Низкий
больше 1 года назад
nvd логотип
CVE-2024-56326

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.

CVSS3: 7.8
1%
Низкий
больше 1 года назад
msrc логотип
CVE-2024-56326

Jinja has a sandbox breakout through indirect reference to format method

CVSS3: 7.8
1%
Низкий
больше 1 года назад
debian логотип
CVE-2024-56326

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight ...

CVSS3: 7.8
1%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:0029-1

Security update for python-Jinja2

1%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:0016-1

Security update for python-Jinja2

1%
Низкий
больше 1 года назад
rocky логотип
RLSA-2025:0711

Important: python-jinja2 security update

1%
Низкий
больше 1 года назад
rocky логотип
RLSA-2025:0667

Important: python-jinja2 security update

1%
Низкий
больше 1 года назад
github логотип
GHSA-q2x7-8rv6-6q7h

Jinja has a sandbox breakout through indirect reference to format method

CVSS3: 7.8
1%
Низкий
больше 1 года назад
oracle-oval логотип
ELSA-2025-1250

ELSA-2025-1250: python-jinja2 security update (MODERATE)

1%
Низкий
больше 1 года назад
oracle-oval логотип
ELSA-2025-0711

ELSA-2025-0711: python-jinja2 security update (IMPORTANT)

1%
Низкий
больше 1 года назад
oracle-oval логотип
ELSA-2025-0667

ELSA-2025-0667: python-jinja2 security update (IMPORTANT)

1%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:0006-1

Security update for python-Jinja2

больше 1 года назад
rocky логотип
RLSA-2025:0308

Important: fence-agents security update

больше 1 года назад
oracle-oval логотип
ELSA-2025-0308

ELSA-2025-0308: fence-agents security update (IMPORTANT)

больше 1 года назад

Уязвимостей на страницу