An issue was discovered in Jinja2 2.10. The from_string function is prone to Server Side Template Injection (SSTI) where it takes the "source" parameter as a template object, renders it, and then returns it. The attacker can exploit it with {{INJECTION COMMANDS}} in a URI. NOTE: The maintainer and multiple third parties believe that this vulnerability isn't valid because users shouldn't use untrusted templates without sandboxing
{
"unresolved_ranges": [
{
"extracted_events": [
{
"last_affected": "15.0"
}
],
"source": "CPE_FIELD",
"cpe": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*"
},
{
"extracted_events": [
{
"last_affected": "42.3"
}
],
"source": "CPE_FIELD",
"cpe": "cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.10"
}
],
"source": "CPE_FIELD",
"cpe": "cpe:2.3:a:pocoo:jinja2:2.10:*:*:*:*:*:*:*"
}