Use-after-free vulnerability in the nsDisplayBoxShadowOuter::Paint function in Mozilla Firefox before 19.0, Thunderbird before 17.0.3, and SeaMonkey before 2.16 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via unspecified vectors.
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 |
---|---|
https://bugzilla.mozilla.org/show_bug.cgi?id=798691 | issue tracking patch vendor advisory exploit |
http://www.ubuntu.com/usn/USN-1729-1 | third party advisory vendor advisory |
http://www.ubuntu.com/usn/USN-1729-2 | third party advisory vendor advisory |
http://www.ubuntu.com/usn/USN-1748-1 | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-updates/2013-02/msg00062.html | mailing list third party advisory vendor advisory |
http://www.mozilla.org/security/announce/2013/mfsa2013-28.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2013-02/msg00017.html | mailing list third party advisory vendor advisory |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16977 | vdb entry third party advisory signature |