Multiple Vulnerabilities in Macromedia Flash ActiveX
24 Nov. 2002
Summary
Macromedia flash ActiveX plugin displays .swf files under Internet Explorer. Quoting www.macromedia.com: "Over 97.8% of all web users have the Macromedia Flash Player". A Few vulnerabilities were identified in the product:
1) Protected memory reading
2) Memory consumption DoS
3) zlib 1.1.3 double free() bug
4) Buffer overflow in SWRemote parameter provided for the flash object.
The last bug is very close to the one reported by eEye in May. Probably it was not found by eEye because the overflow is a heap based, therefore the exception is triggered in the free() function.