diff options
Diffstat (limited to 'metadata/glsa/glsa-201311-22.xml')
-rw-r--r-- | metadata/glsa/glsa-201311-22.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201311-22.xml b/metadata/glsa/glsa-201311-22.xml new file mode 100644 index 000000000000..9ea6f6ffda01 --- /dev/null +++ b/metadata/glsa/glsa-201311-22.xml @@ -0,0 +1,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> |