Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201311-22.xml
Date: Thu, 28 Nov 2013 09:20:40
Message-Id: 20131128092037.1FEAD2004B@flycatcher.gentoo.org
1 pinkbyte 13/11/28 09:20:37
2
3 Added: glsa-201311-22.xml
4 Log:
5 GLSA 201311-22
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201311-22.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-22.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-22.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201311-22.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201311-22">
20 <title>Namazu: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Namazu, worst of which
22 allows remote attackers to cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">namazu</product>
25 <announced>November 28, 2013</announced>
26 <revised>November 28, 2013: 1</revised>
27 <bug>391259</bug>
28 <access>remote</access>
29 <affected>
30 <package name="app-text/namazu" auto="yes" arch="*">
31 <unaffected range="ge">2.0.21</unaffected>
32 <vulnerable range="lt">2.0.21</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Namazu is a full-text search engine intended for easy use.</p>
37 </background>
38 <description>
39 <p>Multiple vulnerabilities have been discovered in Namazu. Please review
40 the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could execute arbitrary code or cause a Denial of
45 Service condition.
46 Furthermore, a remote attacker may be able to inject arbitrary web script
47 or HTML via a cookie.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All Namazu users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=app-text/namazu-2.0.21"
59 </code>
60
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5028">CVE-2009-5028</uri>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4345">CVE-2011-4345</uri>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4711">CVE-2011-4711</uri>
66 </references>
67 <metadata tag="requester" timestamp="Tue, 06 Mar 2012 01:13:31 +0000">craig</metadata>
68 <metadata tag="submitter" timestamp="Thu, 28 Nov 2013 09:20:14 +0000">Zlogene</metadata>
69 </glsa>