summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200803-04.xml')
-rw-r--r--metadata/glsa/glsa-200803-04.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200803-04.xml b/metadata/glsa/glsa-200803-04.xml
new file mode 100644
index 000000000000..c596002c1aab
--- /dev/null
+++ b/metadata/glsa/glsa-200803-04.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200803-04">
+ <title>Mantis: Cross-Site Scripting</title>
+ <synopsis>
+ A persistent Cross-Site Scripting vulnerability has been discovered in
+ Mantis.
+ </synopsis>
+ <product type="ebuild">mantis</product>
+ <announced>2008-03-03</announced>
+ <revised count="01">2008-03-03</revised>
+ <bug>203791</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/mantisbt" auto="yes" arch="*">
+ <unaffected range="ge">1.0.8-r1</unaffected>
+ <vulnerable range="lt">1.0.8-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Mantis is a web-based bug tracking system.
+ </p>
+ </background>
+ <description>
+ <p>
+ seiji reported that the filename for the uploaded file in
+ bug_report.php is not properly sanitised before being stored.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ A remote attacker could upload a file with a specially crafted to a bug
+ report, resulting in the execution of arbitrary HTML and script code
+ within the context of the users's browser. Note that this vulnerability
+ is only exploitable by authenticated users.
+ </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.0.8-r1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6611">CVE-2007-6611</uri>
+ </references>
+ <metadata tag="requester" timestamp="2008-02-10T18:16:34Z">
+ p-y
+ </metadata>
+ <metadata tag="bugReady" timestamp="2008-02-10T18:16:43Z">
+ p-y
+ </metadata>
+ <metadata tag="submitter" timestamp="2008-02-28T12:32:54Z">
+ p-y
+ </metadata>
+</glsa>