Service interruption via malformed Firebird responses
Published Oct 4, 2021 · Updated Sep 17, 2024
Memory-safety flaws in PHP before 7.3.29, 7.4.21, and 8.0.8 allow remote attackers controlling a Firebird server to crash PHP. The PDO Firebird driver trusts response lengths and type codes: firebird_info_cb appends an unbounded server-version string to a fixed stack buffer, while statement and BLOB parsers advance or copy using unchecked server-supplied sizes. Exposure requires a PDO Firebird connection to an attacker-controlled or intercepted database server; crafted replies cause a hang or crash and can corrupt memory.
Summary
What happened
Memory-safety flaws in PHP before 7.3.29, 7.4.21, and 8.0.8 allow remote attackers controlling a Firebird server to crash PHP. The PDO Firebird driver trusts response lengths and type codes: firebird_info_cb appends an unbounded server-version string to a fixed stack buffer, while statement and BLOB parsers advance or copy using unchecked server-supplied sizes. Exposure requires a PDO Firebird connection to an attacker-controlled or intercepted database server; crafted replies cause a hang or crash and can corrupt memory.
The record
- CVE
- CVE-2021-21704
- Published
- Oct 4, 2021
- Updated
- Sep 17, 2024
- Vendor
- The PHP Group
- Product
- PHP
- Classifications
- CWE-787, CWE-190, CWE-125, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 4, 2021CVE publishedPublication date reported by the CVE source.
- Sep 17, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=7.3.x <7.3.29
- Affected versionversion=7.4.x <7.4.21
- Affected versionversion=8.0.X <8.0.8
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Malformed BLOB response reproducerproof of concept · demonstrated
- Malformed affected-row response reproducerproof of concept · demonstrated
- Malformed statement-execution response reproducerproof of concept · demonstrated
- Malformed Firebird server-version response reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo