Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-06.xml
Date: Sun, 09 Dec 2007 21:21:50
Message-Id: E1J1Tal-0007TS-3j@stork.gentoo.org
1 py 07/12/09 21:21:39
2
3 Added: glsa-200712-06.xml
4 Log:
5 GLSA 200712-06
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-06.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-06.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-06.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-06.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200712-06">
21 <title>Firebird: Multiple buffer overflows</title>
22 <synopsis>
23 Multiple stack-based buffer overflows were discovered in Firebird.
24 </synopsis>
25 <product type="ebuild">firebird</product>
26 <announced>December 09, 2007</announced>
27 <revised>December 09, 2007: 01</revised>
28 <bug>195569</bug>
29 <access>remote</access>
30 <affected>
31 <package name="dev-db/firebird" auto="yes" arch="*">
32 <unaffected range="ge">2.0.3.12981.0-r2</unaffected>
33 <vulnerable range="lt">2.0.3.12981.0-r2</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 Firebird is a multi-platfrom, open source relational database.
39 </p>
40 </background>
41 <description>
42 <p>
43 Adriano Lima and Ramon de Carvalho Valle reported that functions
44 isc_attach_database() and isc_create_database() do not perform proper
45 boundary checking when processing their input.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could send specially crafted requests to the Firebird
51 server on TCP port 3050, possibly resulting in the execution of
52 arbitrary code with the privileges of the user running Firebird
53 (usually firebird).
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All Firebird users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=dev-db/firebird-2.0.3.12981.0-r2&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4992">CVE-2007-4992</uri>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5246">CVE-2007-5246</uri>
72 </references>
73 <metadata tag="requester" timestamp="Wed, 28 Nov 2007 11:24:49 +0000">
74 rbu
75 </metadata>
76 <metadata tag="bugReady" timestamp="Thu, 29 Nov 2007 00:06:33 +0000">
77 rbu
78 </metadata>
79 <metadata tag="submitter" timestamp="Sat, 08 Dec 2007 23:26:04 +0000">
80 p-y
81 </metadata>
82 </glsa>
83
84
85
86 --
87 gentoo-commits@g.o mailing list