发布时间: 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.
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 |