Fedora Account System
Red Hat Associate
Red Hat Customer
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process. Server side template inject (SSTI) in the expression evaluation component in Genshi Template Engine version 0.7.9 allows a remote attacker to achieve remote code execution (RCE) via crafted template expressions.
I think this CVE is complete nonsense. Genshi allows running actual Python code via <?python in its templates so when you are able to control the template, it's game over anyway. Genshi does not provide any "sandbox or guarantees with respect to template expressions by design. The CVE does not present a way how an attacker could possibly inject values into the template.