On November 20, Canonical published details about Django vulnerabilities for its Ubuntu 12.10, Ubuntu 12.04 LTS, Ubuntu 11.10, and Ubuntu 10.04 LTS operating systems.
According to Canonical, a testsuite regression was fixed in Django. The upstream fix introduced testsuite failures when ADMINS and/or MANAGERS were defined in settings.py. This update fixes the problem.
In the previous version, Django did not properly filter the Host HTTP header when processing certain r… (read more)