U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-22195

Change History

New CVE Received by NIST 1/10/2024 10:15:11 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-79
Added 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.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/pallets/jinja/releases/tag/3.1.3 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95 [No types assigned]