* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-26.xml
@ 2014-06-26 22:21 Chris Reffett (creffett)
0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2014-06-26 22:21 UTC (permalink / raw
To: gentoo-commits
creffett 14/06/26 22:21:10
Added: glsa-201406-26.xml
Log:
GLSA 201406-26
Revision Changes Path
1.1 xml/htdocs/security/en/glsa/glsa-201406-26.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml?rev=1.1&content-type=text/plain
Index: glsa-201406-26.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201406-26">
<title>Django: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities have been found Django, the worst of which
may allow a remote attacker to execute code.
</synopsis>
<product type="ebuild">django</product>
<announced>June 26, 2014</announced>
<revised>June 26, 2014: 1</revised>
<bug>508514</bug>
<bug>510382</bug>
<access>remote</access>
<affected>
<package name="dev-python/django" auto="yes" arch="*">
<unaffected range="ge">1.6.5</unaffected>
<unaffected range="rge">1.5.8</unaffected>
<unaffected range="rge">1.4.13</unaffected>
<vulnerable range="lt">1.6.5</vulnerable>
</package>
</affected>
<background>
<p>Django is a Python-based web framework.</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in Django. Please review
the CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>A remote attacker could execute code with the privileges of the process,
modify SQL queries, or disclose sensitive information.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Django 1.6 users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/django-1.6.5"
</code>
<p>All Django 1.5 users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/django-1.5.8"
</code>
<p>All Django 1.4 users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/django-1.4.13"
</code>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0472">CVE-2014-0472</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0473">CVE-2014-0473</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0474">CVE-2014-0474</uri>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1418">CVE-2014-1418</uri>
</references>
<metadata tag="requester" timestamp="Fri, 02 May 2014 18:37:13 +0000">
BlueKnight
</metadata>
<metadata tag="submitter" timestamp="Thu, 26 Jun 2014 22:16:56 +0000">
creffett
</metadata>
</glsa>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-26.xml
@ 2014-12-03 1:09 Sean Amoss (ackle)
0 siblings, 0 replies; 2+ messages in thread
From: Sean Amoss (ackle) @ 2014-12-03 1:09 UTC (permalink / raw
To: gentoo-commits
ackle 14/12/03 01:09:46
Modified: glsa-201406-26.xml
Log:
GLSA 201406-26: Update for bug 521324
Revision Changes Path
1.2 xml/htdocs/security/en/glsa/glsa-201406-26.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml?r1=1.1&r2=1.2
Index: glsa-201406-26.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201406-26.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201406-26.xml 26 Jun 2014 22:21:09 -0000 1.1
+++ glsa-201406-26.xml 3 Dec 2014 01:09:46 -0000 1.2
@@ -9,7 +9,7 @@
</synopsis>
<product type="ebuild">django</product>
<announced>June 26, 2014</announced>
- <revised>June 26, 2014: 1</revised>
+ <revised>December 03, 2014: 2</revised>
<bug>508514</bug>
<bug>510382</bug>
<access>remote</access>
@@ -18,6 +18,8 @@
<unaffected range="ge">1.6.5</unaffected>
<unaffected range="rge">1.5.8</unaffected>
<unaffected range="rge">1.4.13</unaffected>
+ <unaffected range="rge">1.5.10</unaffected>
+ <unaffected range="rge">1.4.15</unaffected>
<vulnerable range="lt">1.6.5</vulnerable>
</package>
</affected>
@@ -69,7 +71,7 @@
<metadata tag="requester" timestamp="Fri, 02 May 2014 18:37:13 +0000">
BlueKnight
</metadata>
- <metadata tag="submitter" timestamp="Thu, 26 Jun 2014 22:16:56 +0000">
+ <metadata tag="submitter" timestamp="Wed, 03 Dec 2014 01:03:38 +0000">
creffett
</metadata>
</glsa>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-03 1:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 22:21 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201406-26.xml Chris Reffett (creffett)
-- strict thread matches above, loose matches on Subject: below --
2014-12-03 1:09 Sean Amoss (ackle)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox