You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200809-10.xml

72 lines
2.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200809-10">
<title>Mantis: Multiple vulnerabilities</title>
<synopsis>
Multiple vulnerabilities have been reported in Mantis.
</synopsis>
<product type="ebuild">mantisbt</product>
<announced>2008-09-21</announced>
<revised count="02">2008-11-26</revised>
<bug>222649</bug>
<bug>233336</bug>
<access>remote</access>
<affected>
<package name="www-apps/mantisbt" auto="yes" arch="*">
<unaffected range="ge">1.1.2</unaffected>
<vulnerable range="lt">1.1.2</vulnerable>
</package>
</affected>
<background>
<p>
Mantis is a PHP/MySQL/Web based bugtracking system.
</p>
</background>
<description>
<p>
Antonio Parata and Francesco Ongaro reported a Cross-Site Request
Forgery vulnerability in manage_user_create.php (CVE-2008-2276), a
Cross-Site Scripting vulnerability in return_dynamic_filters.php
(CVE-2008-3331), and an insufficient input validation in
adm_config_set.php (CVE-2008-3332). A directory traversal vulnerability
in core/lang_api.php (CVE-2008-3333) has also been reported.
</p>
</description>
<impact type="high">
<p>
A remote attacker could exploit these vulnerabilities to execute
arbitrary HTML and script code, create arbitrary users with
administrative privileges, execute arbitrary PHP commands, and include
arbitrary files.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Mantis users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-apps/mantisbt-1.1.2"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2276">CVE-2008-2276</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3331">CVE-2008-3331</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3332">CVE-2008-3332</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3333">CVE-2008-3333</uri>
</references>
<metadata tag="requester" timestamp="2008-09-19T19:55:47Z">
p-y
</metadata>
<metadata tag="bugReady" timestamp="2008-09-19T19:59:03Z">
p-y
</metadata>
<metadata tag="submitter" timestamp="2008-09-20T21:37:36Z">
p-y
</metadata>
</glsa>