blob: 9ea6f6ffda01faa32f8132e441ba91c1b899adbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201311-22">
<title>Namazu: Multiple vulnerabilities</title>
<synopsis>Multiple vulnerabilities have been found in Namazu, worst of which
allows remote attackers to cause a Denial of Service condition.
</synopsis>
<product type="ebuild">namazu</product>
<announced>2013-11-28</announced>
<revised count="1">2013-11-28</revised>
<bug>391259</bug>
<access>remote</access>
<affected>
<package name="app-text/namazu" auto="yes" arch="*">
<unaffected range="ge">2.0.21</unaffected>
<vulnerable range="lt">2.0.21</vulnerable>
</package>
</affected>
<background>
<p>Namazu is a full-text search engine intended for easy use.</p>
</background>
<description>
<p>Multiple vulnerabilities have been discovered in Namazu. Please review
the CVE identifiers referenced below for details.
</p>
</description>
<impact type="normal">
<p>A remote attacker could execute arbitrary code or cause a Denial of
Service condition.
Furthermore, a remote attacker may be able to inject arbitrary web script
or HTML via a cookie.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Namazu users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/namazu-2.0.21"
</code>
</resolution>
<references>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-5028">CVE-2009-5028</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4345">CVE-2011-4345</uri>
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4711">CVE-2011-4711</uri>
</references>
<metadata tag="requester" timestamp="2012-03-06T01:13:31Z">craig</metadata>
<metadata tag="submitter" timestamp="2013-11-28T09:20:14Z">Zlogene</metadata>
</glsa>
|