NIXPKGS-2026-1165
GitHub issue
published on
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse ignored package firebird-emu
- @LeSuisse accepted
- @LeSuisse ignored
- @LeSuisse published on GitHub
Firebird server hangs when using specific clumplet on batch creation
Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the ClumpletReader::getClumpletSize() function can overflow the totalLength value when parsing a Wide type clumplet, causing an infinite loop. An authenticated user with INSERT privileges on any table can exploit this via a crafted Batch Parameter Block to cause a denial of service against the server. This issue has been fixed in versions 5.0.4, 4.0.7 and 3.0.14.
References
-
https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7cq5-994r-jhrf x_refsource_CONFIRM
Ignored references (3)
-
https://github.com/FirebirdSQL/firebird/releases/tag/v3.0.14 x_refsource_MISC
-
https://github.com/FirebirdSQL/firebird/releases/tag/v4.0.7 x_refsource_MISC
-
https://github.com/FirebirdSQL/firebird/releases/tag/v5.0.4 x_refsource_MISC
Affected products
firebird
- ==>= 5.0.0, < 5.0.4
- ==>= 3.0.0, < 3.0.14
- ==>= 4.0.0, < 4.0.7
Matching in nixpkgs
pkgs.firebird
SQL relational database management system
pkgs.firebird_3
SQL relational database management system
Package maintainers
-
@MarcWeber Marc Weber <marco-oweber@gmx.de>
-
@bbenno Benno Bielmeier <nix@bbenno.com>