PHP version 7.0 suffers from an object cloning denial of service vulnerability.
Monthly Archives: August 2016
MEGAsync 2.9.9 DLL Hijacking
MEGAsync version 2.9.9 suffers from a dll hijacking vulnerability.
PHP 5.0.0 domxml_open_file() Denial Of Service
PHP version 5.0.0 suffers from a denial of service vulnerability in domxml_open_file().
Vuln: file 'src/readelf.c' Denial of Service Vulnerability
file ‘src/readelf.c’ Denial of Service Vulnerability
Vuln: PHP 'cdf_read_property_info()' Function CVE-2014-3587 Incomplete Fix Denial of Service Vulnerability
PHP ‘cdf_read_property_info()’ Function CVE-2014-3587 Incomplete Fix Denial of Service Vulnerability
Russian MP's Son Convicted Of Hacking Scheme
Keeper UI Injection
Keeper suffers from an issue where a trusted UI is injected into an untrusted webpage.
Adobe Flash MovieClip Transform Use-After-Free
There is a use-after-free in the Adobe Flash MovieClip Transform getter. If the Transform constructor is replaced with a getter using addProperty, this getter can free the MovieClip before it is accessed.
Adobe Flash BitmapData.copyPixels Use-After-Free
There is a use-after-free in Adobe Flash BitmapData.copyPixels. If the method is called on a MovieClip, and the MovieClip is deleted during parameter conversions, it is used to convert future parameters, even though it has already been freed.
Adobe Flash Rectangle Return Use-After-Free
Several methods in Adobe Flash return instances of the Rectangle class. There is a use-after-free in creating these objects for return. If the this object of the call is a MovieClip, the Rectangle instantiation will run on its thread. If a getter is added to this class’s package, it will be invoked when fetching the rectangle constructor, which can free the method’s thread, which will cause the Rectangle constructor to run on a thread which has been freed.