Marti Raudsepp discovered that Django incorrectly used a hardcoded password when running tests on an Oracle database. A remote attacker could possibly connect to the database while the tests are running and prevent the test user with the hardcoded password from being removed. (CVE-2016-9013)
Aymeric Augustin discovered that Django incorrectly validated hosts when being run with the debug setting enabled. A remote attacker could possibly use this issue to perform DNS rebinding attacks. (CVE-2016-9014)
{ "availability": "No subscription required", "binaries": [ { "binary_version": "1.8.7-1ubuntu5.4", "binary_name": "python-django" }, { "binary_version": "1.8.7-1ubuntu5.4", "binary_name": "python-django-common" }, { "binary_version": "1.8.7-1ubuntu5.4", "binary_name": "python-django-doc" }, { "binary_version": "1.8.7-1ubuntu5.4", "binary_name": "python3-django" } ] }