public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-04.xml
@ 2014-01-06 21:14 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Popov (pinkbyte) @ 2014-01-06 21:14 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    14/01/06 21:14:13

  Added:                glsa-201401-04.xml
  Log:
  GLSA 201401-04

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-201401-04.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.1&content-type=text/plain

Index: glsa-201401-04.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="201401-04">
  <title>Python: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Python, worst of which
    allows remote attackers to cause a Denial of Service condition.
  </synopsis>
  <product type="ebuild">python</product>
  <announced>January 06, 2014</announced>
  <revised>January 06, 2014: 1</revised>
  <bug>325593</bug>
  <bug>355927</bug>
  <bug>358663</bug>
  <bug>396329</bug>
  <bug>403437</bug>
  <bug>469988</bug>
  <access>remote</access>
  <affected>
    <package name="dev-lang/python" auto="yes" arch="*">
      <unaffected range="rge">3.2.5-r1</unaffected>
      <unaffected range="rge">2.6.8</unaffected>
      <unaffected range="rge">2.7.3-r1</unaffected>
      <unaffected range="ge">3.3.2-r1</unaffected>
      <vulnerable range="lt">3.3.2-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>Python is an interpreted, interactive, object-oriented programming
      language. 
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Python. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could possibly cause a Denial of Service condition or
      perform man-in-the-middle attack to disclose  sensitive information.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Python 3.3 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/python-3.3.2-r1"
    </code>
    
    <p>All Python 3.2 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/python-3.2.5-r1"
    </code>
    
    <p>All Python 2.6 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/python-2.6.8"
    </code>
    
    <p>All Python 2.7 users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/python-2.7.3-r1"
    </code>
  </resolution>
  <references>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1634">CVE-2010-1634</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2089">CVE-2010-2089</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3492">CVE-2010-3492</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3493">CVE-2010-3493</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1015">CVE-2011-1015</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0845">CVE-2012-0845</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1150">CVE-2012-1150</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2099">CVE-2013-2099</uri>
  </references>
  <metadata tag="requester" timestamp="Wed, 18 Sep 2013 03:32:23 +0000">
    creffett
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 06 Jan 2014 21:13:49 +0000">
    creffett
  </metadata>
</glsa>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-04.xml
@ 2014-01-08  0:47 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2014-01-08  0:47 UTC (permalink / raw
  To: gentoo-commits

keytoaster    14/01/08 00:47:15

  Modified:             glsa-201401-04.xml
  Log:
  Fixed unaffected versions due to missing slot support.

Revision  Changes    Path
1.2                  xml/htdocs/security/en/glsa/glsa-201401-04.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?r1=1.1&r2=1.2

Index: glsa-201401-04.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201401-04.xml	6 Jan 2014 21:14:13 -0000	1.1
+++ glsa-201401-04.xml	8 Jan 2014 00:47:15 -0000	1.2
@@ -9,7 +9,7 @@
   </synopsis>
   <product type="ebuild">python</product>
   <announced>January 06, 2014</announced>
-  <revised>January 06, 2014: 1</revised>
+  <revised>January 08, 2014: 2</revised>
   <bug>325593</bug>
   <bug>355927</bug>
   <bug>358663</bug>
@@ -23,6 +23,10 @@
       <unaffected range="rge">2.6.8</unaffected>
       <unaffected range="rge">2.7.3-r1</unaffected>
       <unaffected range="ge">3.3.2-r1</unaffected>
+      <unaffected range="rge">2.6.9</unaffected>
+      <unaffected range="rge">2.7.4</unaffected>
+      <unaffected range="rge">2.7.5</unaffected>
+      <unaffected range="rge">2.7.6</unaffected>
       <vulnerable range="lt">3.3.2-r1</vulnerable>
     </package>
   </affected>
@@ -86,7 +90,7 @@
   <metadata tag="requester" timestamp="Wed, 18 Sep 2013 03:32:23 +0000">
     creffett
   </metadata>
-  <metadata tag="submitter" timestamp="Mon, 06 Jan 2014 21:13:49 +0000">
+  <metadata tag="submitter" timestamp="Wed, 08 Jan 2014 00:44:00 +0000">
     creffett
   </metadata>
 </glsa>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-04.xml
@ 2014-01-08  1:14 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2014-01-08  1:14 UTC (permalink / raw
  To: gentoo-commits

keytoaster    14/01/08 01:14:00

  Modified:             glsa-201401-04.xml
  Log:
  Fix language.

Revision  Changes    Path
1.3                  xml/htdocs/security/en/glsa/glsa-201401-04.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml?r1=1.2&r2=1.3

Index: glsa-201401-04.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201401-04.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glsa-201401-04.xml	8 Jan 2014 00:47:15 -0000	1.2
+++ glsa-201401-04.xml	8 Jan 2014 01:14:00 -0000	1.3
@@ -4,12 +4,12 @@
 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
 <glsa id="201401-04">
   <title>Python: Multiple vulnerabilities</title>
-  <synopsis>Multiple vulnerabilities have been found in Python, worst of which
-    allows remote attackers to cause a Denial of Service condition.
+  <synopsis>Multiple vulnerabilities have been found in Python, the worst of
+    which allow remote attackers to cause a Denial of Service condition.
   </synopsis>
   <product type="ebuild">python</product>
   <announced>January 06, 2014</announced>
-  <revised>January 08, 2014: 2</revised>
+  <revised>January 08, 2014: 3</revised>
   <bug>325593</bug>
   <bug>355927</bug>
   <bug>358663</bug>
@@ -42,7 +42,7 @@
   </description>
   <impact type="normal">
     <p>A remote attacker could possibly cause a Denial of Service condition or
-      perform man-in-the-middle attack to disclose  sensitive information.
+      perform a man-in-the-middle attack to disclose sensitive information.
     </p>
   </impact>
   <workaround>
@@ -90,7 +90,7 @@
   <metadata tag="requester" timestamp="Wed, 18 Sep 2013 03:32:23 +0000">
     creffett
   </metadata>
-  <metadata tag="submitter" timestamp="Wed, 08 Jan 2014 00:44:00 +0000">
+  <metadata tag="submitter" timestamp="Wed, 08 Jan 2014 01:12:43 +0000">
     creffett
   </metadata>
 </glsa>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-08  1:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  0:47 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-04.xml Tobias Heinlein (keytoaster)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-08  1:14 Tobias Heinlein (keytoaster)
2014-01-06 21:14 Sergey Popov (pinkbyte)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox