Josh Bressers

3 exploits Active since Mar 2006
CVE-2006-0747 EXPLOITDB text WRITEUP
Freetype < 2.1 - Numeric Error
Integer underflow in Freetype before 2.2 allows remote attackers to cause a denial of service (crash) via a font file with an odd number of blue values, which causes the underflow when decrementing by 2 in a context that assumes an even number of values.
CVE-2006-2661 EXPLOITDB text WRITEUP
Freetype < 2.2 - NULL Pointer Dereference
ftutil.c in Freetype before 2.2 allows remote attackers to cause a denial of service (crash) via a crafted font file that triggers a null dereference.
CVE-2006-1269 EXPLOITDB text WORKING POC
Zoo 2.10 - Buffer Overflow
Buffer overflow in the parse function in parse.c in zoo 2.10 might allow local users to execute arbitrary code via long filename command line arguments, which are not properly handled during archive creation. NOTE: since this issue is local and not setuid, the set of attack scenarios is limited, although is reasonable to expect that there are some situations in which the zoo user might automatically list attacker-controlled filenames to add to the zoo archive.