← Vulnerability feed

Vulnerability record · CVE-2008-0387 · published 29 January 2008

CVE-2008-0387: Firebird SQL XDR request integer overflow allows remote code execution

Firebirdsql · Firebird

Firebird SQL 1.0.3 and earlier, 1.5.x before 1.5.6, 2.0.x before 2.0.4, and 2.1.x before 2.1.0 RC1 contain an integer overflow in the handling of crafted XDR requests (op_receive, op_start, op_start_and_receive, op_send, op_start_and_send, op_start_send_and_receive) that triggers memory corruption. The flaw is remotely reachable over the network without authentication, so any exposed Firebird listener is at risk.

7.8 CVSS 2.0 High EPSS 46% · top 1.2% CWE-189 · CWE-189
7.8CVSS 2.0 base score
46%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
22References
16 Jun 2026Last modified by NVD

Description

Integer overflow in Firebird SQL 1.0.3 and earlier, 1.5.x before 1.5.6, 2.0.x before 2.0.4, and 2.1.x before 2.1.0 RC1 might allow remote attackers to execute arbitrary code via crafted (1) op_receive, (2) op_start, (3) op_start_and_receive, (4) op_send, (5) op_start_and_send, and (6) op_start_send_and_receive XDR requests, which triggers memory corruption.

AV:N/AC:L/Au:N/C:N/I:N/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityNetwork-reachable, unauthenticated memory corruption in a database server with a high EPSS score, though no KEV listing or confirmed in-the-wild exploitation is recorded.

What it is

Firebird SQL 1.0.3 and earlier, 1.5.x before 1.5.6, 2.0.x before 2.0.4, and 2.1.x before 2.1.0 RC1 contain an integer overflow in the handling of crafted XDR requests (op_receive, op_start, op_start_and_receive, op_send, op_start_and_send, op_start_send_and_receive) that triggers memory corruption. The flaw is remotely reachable over the network without authentication, so any exposed Firebird listener is at risk.

Impact

An attacker can corrupt memory in the Firebird server process, which the record states might allow execution of arbitrary code. The CVSS vector shows a full availability impact with no confidentiality or integrity impact recorded.

Attack surface

Reached over the network via the Firebird wire protocol by sending crafted XDR operation requests; the AV:N/AC:L/Au:N vector indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented; EPSS is 0.45873 (98.7th percentile), and references are advisory and VDB entries only, with no public exploit tag.

What to do

  • Upgrade Firebird to a fixed release: 1.5.6 or later, 2.0.4 or later, or 2.1.0 RC1 or later, per the vendor advisory CORE-1681.
  • Apply the distribution patches referenced by the Debian DSA-1529 and Gentoo GLSA 200803-02 advisories if you run packaged Firebird.
  • Restrict network access to the Firebird port (default 3050) to trusted hosts only, and never expose it to the internet.
  • Run the Firebird service with least privilege and isolate it from other critical services to limit the effect of memory corruption.
  • Monitor vendor and distribution advisories for this legacy branch, since the affected versions are long out of support.

Detection

  • Alert on Firebird connections from unexpected or external source addresses, especially to port 3050.
  • Monitor Firebird server logs and process crashes or restarts that could indicate memory corruption from malformed XDR requests.
  • Use network IDS signatures for malformed Firebird XDR operation packets if available for your sensor set.
  • Track Firebird version inventory to confirm no host still runs 1.0.3, 1.5.x before 1.5.6, 2.0.x before 2.0.4, or 2.1.x before 2.1.0 RC1.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://secunia.com/advisories/29203 Third Party Advisory
http://secunia.com/advisories/29501 Third Party Advisory
http://security.gentoo.org/glsa/glsa-200803-02.xml Third Party Advisory
http://securityreason.com/securityalert/3580 Third Party Advisory
http://sourceforge.net/project/shownotes.php?group_id=9028&release_id=570800 Third Party Advisory
http://tracker.firebirdsql.org/browse/CORE-1681 Vendor Advisory
http://www.coresecurity.com/?action=item&id=2095 Third Party Advisory
http://www.debian.org/security/2008/dsa-1529 Third Party Advisory
http://www.securityfocus.com/archive/1/487173/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/27403 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/39996 Third Party AdvisoryVDB Entry
http://secunia.com/advisories/29203 Third Party Advisory
http://secunia.com/advisories/29501 Third Party Advisory
http://security.gentoo.org/glsa/glsa-200803-02.xml Third Party Advisory
http://securityreason.com/securityalert/3580 Third Party Advisory
http://sourceforge.net/project/shownotes.php?group_id=9028&release_id=570800 Third Party Advisory
http://tracker.firebirdsql.org/browse/CORE-1681 Vendor Advisory
http://www.coresecurity.com/?action=item&id=2095 Third Party Advisory
http://www.debian.org/security/2008/dsa-1529 Third Party Advisory
http://www.securityfocus.com/archive/1/487173/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/27403 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/39996 Third Party AdvisoryVDB Entry

Track CVE-2008-0387 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2008-0467Firebirdsql firebird memory buffer overflow vulnerabilityStack-based buffer overflow in Firebird before 2.0.4, and 2.1.x before 2.1.0 RC1, might allow remote attackers to execute arbitrary code via a long u…EPSS 6.4%10.0CVE-2007-4992Firebirdsql firebird memory buffer overflow vulnerabilityStack-based buffer overflow in the process_packet function in fbserver.exe in Firebird SQL 2.0.2 allows remote attackers to execute arbitrary code vi…EPSS 7.7%10.0CVE-2007-5245Firebirdsql firebird memory buffer overflow vulnerabilityMultiple stack-based buffer overflows in Firebird LI 1.5.3.4870 and 1.5.4.4910, and WI 1.5.3.4870 and 1.5.4.4910, allow remote attackers to execute a…EPSS 8.9%10.0CVE-2007-5246Firebirdsql firebird memory buffer overflow vulnerabilityMultiple stack-based buffer overflows in Firebird LI 2.0.0.12748 and 2.0.1.12855, and WI 2.0.0.12748 and 2.0.1.12855, allow remote attackers to execu…EPSS 6.6%10.0CVE-2007-3181Bakbone netvault vulnerabilityBuffer overflow in fbserver.exe in Firebird SQL 2 before 2.0.1 allows remote attackers to execute arbitrary code via a large p_cnct_count value in a …EPSS 13%10.0CVE-2001-0008Borland software interbase vulnerabilityBackdoor account in Interbase database server allows remote attackers to overwrite arbitrary files using stored procedures.EPSS 13%9.9CVE-2026-40342Firebirdsql firebird path traversal vulnerabilityFirebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the external engine plugin loader con…EPSS 0.85%8.8CVE-2025-24975Firebirdsql firebird vulnerabilityFirebird is a relational database. Prior to snapshot versions 4.0.6.3183, 5.0.2.1610, and 6.0.0.609, Firebird is vulnerable if ExtConnPoolSize is not…EPSS 0.52%

Source: NIST National Vulnerability Database (record CVE-2008-0387), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.