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-200803-02.xml

68 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200803-02">
<title>Firebird: Multiple vulnerabilities</title>
<synopsis>
Multiple vulnerabilities in Firebird may allow the remote execution of
arbitrary code.
</synopsis>
<product type="ebuild">firebird</product>
<announced>2008-03-02</announced>
<revised count="01">2008-03-02</revised>
<bug>208034</bug>
<access>remote</access>
<affected>
<package name="dev-db/firebird" auto="yes" arch="*">
<unaffected range="ge">2.0.3.12981.0-r5</unaffected>
<vulnerable range="lt">2.0.3.12981.0-r5</vulnerable>
</package>
</affected>
<background>
<p>
Firebird is a multi-platform, open source relational database.
</p>
</background>
<description>
<p>
Firebird does not properly handle certain types of XDR requests,
resulting in an integer overflow (CVE-2008-0387). Furthermore, it is
vulnerable to a buffer overflow when processing usernames
(CVE-2008-0467).
</p>
</description>
<impact type="high">
<p>
A remote attacker could send specially crafted XDR requests or an
overly long username to the vulnerable server, possibly resulting in
the remote execution of arbitrary code with the privileges of the user
running the application.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Firebird users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-db/firebird-2.0.3.12981.0-r5"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0387">CVE-2008-0387</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0467">CVE-2008-0467</uri>
</references>
<metadata tag="requester" timestamp="2008-02-25T20:05:19Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2008-02-25T20:05:28Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2008-02-28T12:57:14Z">
p-y
</metadata>
</glsa>