• CVE-2024-22195

发布时间: 2024年2月2日

修改时间: 2024年10月31日

概要

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting (XSS). The Jinja `xmlattr` filter can be abused to inject arbitrary HTML attribute keys and values, bypassing the auto escaping mechanism and potentially leading to XSS. It may also be possible to bypass attribute validation checks if they are blacklist-based.

CVSS v3 指标

NVD openEuler
Confidentiality Low Low
Attack Vector Network Network
CVSS评分 6.1 6.1
Attack Complexity Low Low
Privileges Required None None
Scope Changed Changed
Integrity Low Low
User Interaction Required Required
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-1077 python-jinja2 security update 2024年2月2日

影响产品

产品 状态
KY3.4-4A python-jinja2 Fixed
KY3.4-5 python-jinja2 Fixed
KY3.5.1 python-jinja2 Fixed
KY3.5.2 python-jinja2 Fixed