python-jinja2-2.7.2-4.0.1.el7.AXS7
エラータID: AXSA:2025-11572:05
リリース日:
2025/12/23 Tuesday - 14:44
題名:
python-jinja2-2.7.2-4.0.1.el7.AXS7
影響のあるチャネル:
Asianux Server 7 for x86_64
Severity:
High
Description:
Jinja2 is a template engine written in pure Python. It provides a
Django inspired non-XML syntax but supports inline expressions and an
optional sandboxed environment.
If you have any exposure to other text-based template languages, such
as Smarty or Django, you should feel right at home with Jinja2. It's
both designer and developer friendly by sticking to Python's
principles and adding functionality useful for templating
environments.
Security Fix(es):
* CVE-2024-56326: fix format string vulnerability impacting users of
applications which execute untrusted template
CVE(s):
CVE-2024-56326
解決策:
Update packages.
CVE:
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.
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.
追加情報:
N/A
ダウンロード:
SRPMS
- python-jinja2-2.7.2-4.0.1.el7.AXS7.src.rpm not found
Asianux Server 7 for x86_64
- python-jinja2-2.7.2-4.0.1.el7.AXS7.noarch.rpm
MD5: 86f3b999f955bda2f445391df0ce7060
SHA-256: 3abd0f3ac723dcc4713fb926bfe214a8786f1e3d2ae5cef0e96377d13a385589
Size: 518.28 kB