Use-after-free vulnerability in the nsXULPopupManager::KeyDown function in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows attackers to execute arbitrary code or cause a denial of service (heap memory corruption and application crash) by leveraging keyboard access to use the Alt key during selection of top-level menu items.
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://www.debian.org/security/2016/dsa-3640 | vendor advisory |
http://www.securitytracker.com/id/1036508 | vdb entry |
https://bugzilla.mozilla.org/show_bug.cgi?id=1266963 | issue tracking permissions required |
http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html | third party advisory |
http://www.mozilla.org/security/announce/2016/mfsa2016-70.html | vendor advisory |
http://www.ubuntu.com/usn/USN-3044-1 | vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-1551.html | vendor advisory |
https://security.gentoo.org/glsa/201701-15 | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00004.html | vendor advisory |
http://www.securityfocus.com/bid/92261 | vdb entry |
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00029.html | vendor advisory |