Firebird 1.5 - Inet_Server Local Buffer Overflow

Related Vulnerabilities: CVE-2006-1240  
Publish Date: 13 Mar 2006
Author: Joxean Koret
                							

                source: http://www.securityfocus.com/bid/17077/info

Firebird is susceptible to a local buffer-overflow vulnerability. This issue is due to the application's failure to properly check boundaries of user-supplied command-line argument data before copying it to an insufficiently sized memory buffer.

Attackers may exploit this issue to execute arbitrary machine code with elevated privileges, because the affected binaries are often installed with setuid privileges.

./fbserver -p `perl -e 'print "a"x155;'`1234