CVE-2024-22195
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-22195
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-11T02:25:44.239Z
- Last Modified Date
- 2024-01-11T02:25:44.239Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-22195 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22195 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 09:13:22 | Added to TrackCVE |