Use-after-free vulnerability in WebKit, as used in Apple iTunes before 10.2 on Windows, Apple Safari, and Google Chrome before 6.0.472.59, allows remote attackers to execute arbitrary code or cause a denial of service via vectors related to SVG styles, the DOM tree, and error messages.
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://secunia.com/advisories/43068 | third party advisory |
http://www.vupen.com/english/advisories/2011/0212 | vdb entry third party advisory |
http://code.google.com/p/chromium/issues/detail?id=50712 | exploit vendor advisory |
http://support.apple.com/kb/HT4566 | broken link |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7151 | vdb entry third party advisory signature |
http://googlechromereleases.blogspot.com/2010/09/stable-beta-channel-updates_14.html | vendor advisory |
https://bugs.webkit.org/show_bug.cgi?id=43260 | permissions required |
http://lists.apple.com/archives/security-announce/2011/Mar/msg00000.html | mailing list third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00006.html | mailing list third party advisory vendor advisory |
http://www.zerodayinitiative.com/advisories/ZDI-11-095 | vdb entry third party advisory |
http://support.apple.com/kb/HT4554 | third party advisory |