Mageia Bugzilla – Attachment 4847 Details for
Bug 12265
python-jinja2 new security issue CVE-2014-1402
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
test.py
test.py (text/x-python), 164 bytes, created by
claire robinson
on 2014-01-22 14:01:00 CET
(
hide
)
Description:
test.py
Filename:
MIME Type:
Creator:
claire robinson
Created:
2014-01-22 14:01:00 CET
Size:
164 bytes
patch
obsolete
>from jinja2 import Template >template = Template('Hello. {{ name }}') >output = template.render(name='If you see this with no errors then it worked :)') >print output
from jinja2 import Template template = Template('Hello. {{ name }}') output = template.render(name='If you see this with no errors then it worked :)') print output
View Attachment As Raw
Actions:
View
Attachments on
bug 12265
: 4847