Integer overflow in Firebird 2.0.0 allows remote authenticated users to cause a denial of service (CPU consumption) via certain database operations with multi-byte character sets that trigger an attempt to use the value 65536 for a 16-bit integer, which is treated as 0 and causes an infinite loop on zero-length data.
Link | Tags |
---|---|
http://www.firebirdsql.org/rlsnotes/Firebird-2.0.1-ReleaseNotes.pdf | patch |
http://osvdb.org/43782 | vdb entry |
http://tracker.firebirdsql.org/browse/CORE-1063 | |
http://secunia.com/advisories/29501 | third party advisory |
http://www.securityfocus.com/bid/28473 | vdb entry |
http://www.debian.org/security/2008/dsa-1529 | vendor advisory |