Firdbird 2.0 vs the World – post of the day on [Firebird-Architect]

rvbyron wrote on [Firebird-Architect]:

MyGeneration Goes Open Source on SourceForge.net

MyGeneration is now an open source project under the BSD license on SourceForge.net, you can find the project HERE

Firebird “fbserver” Service Connect Request Handling Buffer Overflow Vulnerability

Vulnerability has been identified in Firebird, which could be exploited by remote attackers to cause a denial of service or take complete control of an affected system. This issue is caused by a buffer overflow error in the “fbserver.exe” service (port 3050/TCP) when processing a “connect” request (0x1) with a large “p_cnct_count” value, which could be exploited by remote unauthenticated attackers to crash an affected application or execute arbitrary code with the privileges of the database.

Affected Products

Firebird version 2.0.0

Solution

Upgrade ASAP to Firebird version 2.0.1 :
http://www.firebirdsql.org/index.php?op=files&id=engine_201

Firebird 2.0.1 included by default in ubuntu gutsy gibbon

Firebird is now included in the next ubuntu release (code named gutsy gibbon)

All you will need to do is to type this in the shell

sudo apt-get install firebird2.0-super firebird2.0-common firebird2.0-dev firebird2.0-examples
on my system i have made backups of the databases and removed all firebird related packages

1 238 239 240 241 242 296