summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200405-18.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200405-18.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200405-18.xml')
-rw-r--r--metadata/glsa/glsa-200405-18.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200405-18.xml b/metadata/glsa/glsa-200405-18.xml
new file mode 100644
index 000000000000..f0edf32130d5
--- /dev/null
+++ b/metadata/glsa/glsa-200405-18.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200405-18">
+ <title>Buffer Overflow in Firebird</title>
+ <synopsis>
+ A buffer overflow via environmental variables in Firebird may allow a local
+ user to manipulate or destroy local databases and trojan the Firebird
+ binaries.
+ </synopsis>
+ <product type="ebuild">firebird</product>
+ <announced>2004-05-23</announced>
+ <revised>2006-05-22: 02</revised>
+ <bug>20837</bug>
+ <access>local</access>
+ <affected>
+ <package name="dev-db/firebird" auto="yes" arch="*">
+ <unaffected range="ge">1.5</unaffected>
+ <vulnerable range="lt">1.5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Firebird is an open source relational database that runs on Linux,
+ Windows, and various UNIX systems.
+ </p>
+ </background>
+ <description>
+ <p>
+ A buffer overflow exists in three Firebird binaries (gds_inet_server,
+ gds_lock_mgr, and gds_drop) that is exploitable by setting a large
+ value to the INTERBASE environment variable.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ An attacker could control program execution, allowing privilege
+ escalation to the UID of Firebird, full access to Firebird databases,
+ and trojaning the Firebird binaries. An attacker could use this to
+ compromise other user or root accounts.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All users should upgrade to the latest version of Firebird:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=dev-db/firebird-1.5"
+ # emerge "&gt;=dev-db/firebird-1.5"</code>
+ </resolution>
+ <references>
+ <uri link="http://securityfocus.com/bid/7546/info/">Bugtraq Security Announcement</uri>
+ <uri link=" https://sourceforge.net/tracker/?group_id=9028&amp;atid=109028&amp;func=detail&amp;aid=739480">Sourceforge BugTracker Announcement</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0281">CVE-2003-0281</uri>
+ </references>
+ <metadata tag="submitter">
+ dmargoli
+ </metadata>
+</glsa>