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.
66 lines
1.9 KiB
66 lines
1.9 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="200612-14">
|
|
<title>Trac: Cross-site request forgery</title>
|
|
<synopsis>
|
|
Trac allows remote attackers to execute unauthorized actions as other
|
|
users.
|
|
</synopsis>
|
|
<product type="ebuild">trac</product>
|
|
<announced>2006-12-12</announced>
|
|
<revised count="01">2006-12-12</revised>
|
|
<bug>154574</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="www-apps/trac" auto="yes" arch="*">
|
|
<unaffected range="ge">0.10.1</unaffected>
|
|
<vulnerable range="lt">0.10.1</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
Trac is a wiki and issue tracking system for software development
|
|
projects.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
Trac allows users to perform certain tasks via HTTP requests without
|
|
performing correct validation on those requests.
|
|
</p>
|
|
</description>
|
|
<impact type="low">
|
|
<p>
|
|
An attacker could entice an authenticated user to browse to a specially
|
|
crafted URL, allowing the attacker to execute actions in the Trac
|
|
instance as if they were the user.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All Trac users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=www-apps/trac-0.10.1"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5848">CVE-2006-5848</uri>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5878">CVE-2006-5878</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2006-12-06T06:01:31Z">
|
|
jaervosz
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2006-12-07T10:06:43Z">
|
|
vorlon
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2006-12-11T18:17:55Z">
|
|
shellsage
|
|
</metadata>
|
|
</glsa>
|