Django: Multiple vulnerabilities Multiple vulnerabilities have been found Django, the worst of which may allow a remote attacker to execute code. django 2014-06-26 2014-12-03 508514 510382 remote 1.6.5 1.5.8 1.4.13 1.5.10 1.4.15 1.6.5

Django is a Python-based web framework.

Multiple vulnerabilities have been discovered in Django. Please review the CVE identifiers referenced below for details.

A remote attacker could execute code with the privileges of the process, modify SQL queries, or disclose sensitive information.

There is no known workaround at this time.

All Django 1.6 users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/django-1.6.5"

All Django 1.5 users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/django-1.5.8"

All Django 1.4 users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/django-1.4.13"
CVE-2014-0472 CVE-2014-0473 CVE-2014-0474 CVE-2014-1418 BlueKnight creffett