Django Arbitrary Code Execution
High severity
GitHub Reviewed
Published
May 1, 2022
to the GitHub Advisory Database
•
Updated Jun 12, 2024
Description
Published by the National Vulnerability Database
Jan 23, 2007
Published to the GitHub Advisory Database
May 1, 2022
Reviewed
May 14, 2024
Last updated
Jun 12, 2024
bin/compile-messages.py
in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.References