Use-after-free vulnerability in the mozilla::DOMSVGLength::GetTearOff function in Mozilla Firefox before 32.0, Firefox ESR 31.x before 31.1, and Thunderbird 31.x before 31.1 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via an SVG animation with DOM interaction that triggers incorrect cycle collection.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2015-01/msg00024.html | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201504-01 | vendor advisory |
http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html | third party advisory |
http://www.securitytracker.com/id/1030794 | vdb entry |
http://www.securityfocus.com/bid/69523 | vdb entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=1018524 | issue tracking |
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00031.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00003.html | third party advisory vendor advisory |
http://www.mozilla.org/security/announce/2014/mfsa2014-68.html | vendor advisory |
http://secunia.com/advisories/60148 | third party advisory |
http://lists.opensuse.org/opensuse-updates/2014-09/msg00011.html | third party advisory vendor advisory |
http://secunia.com/advisories/61114 | third party advisory |
http://www.securitytracker.com/id/1030793 | vdb entry |