Bug 223538

Summary: Security fix for Django i18n system
Product: [Fedora] Fedora Reporter: James Bennett <james>
Component: DjangoAssignee: Michel Alexandre Salim <michel.salim>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-21 22:21:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Bennett 2007-01-19 21:54:12 UTC
A vulnerability in the script used by Django to compile message files for use by its internationalization 
system was discovered and fixed after the 0.95 release; the compile-messages script was not escaping the 
names of files it handled, which meant that arbitrary commands could be executed as a result of 
maliciously-named .po files.

This was fixed in revision 3592 of Django trunk[1], and that changeset applies cleanly to stock Django 
0.95.

[1[ http://code.djangoproject.com/changeset/3592

Comment 1 Michel Alexandre Salim 2007-01-21 22:21:44 UTC
Django 0.95.1 has been built on the build servers and awaits signing