From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-201406-26.xml | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 metadata/glsa/glsa-201406-26.xml (limited to 'metadata/glsa/glsa-201406-26.xml') diff --git a/metadata/glsa/glsa-201406-26.xml b/metadata/glsa/glsa-201406-26.xml new file mode 100644 index 000000000000..98c3afdfb208 --- /dev/null +++ b/metadata/glsa/glsa-201406-26.xml @@ -0,0 +1,75 @@ + + + + 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: 2 + 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 + +
-- cgit v1.2.3