Firebird: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200803-02 / firebird |
| Release Date |
March 02, 2008 |
| Latest Revision |
March 02, 2008: 01 |
| Impact |
high |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| dev-db/firebird |
<
2.0.3.12981.0-r5 |
>=
2.0.3.12981.0-r5 |
All supported architectures
|
Related bugreports:
#208034
Synopsis
Multiple vulnerabilities in Firebird may allow the remote execution of
arbitrary code.
2.
Impact Information
Background
Firebird is a multi-platform, open source relational database.
Description
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).
Impact
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.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Firebird users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/firebird-2.0.3.12981.0-r5"
|
4.
References
|