The Clipboard::DispatchObject function in app/clipboard/clipboard.cc in Google Chrome before 5.0.375.70 does not properly handle CBF_SMBITMAP objects in a ViewHostMsg_ClipboardWriteObjectsAsync message, which might allow remote attackers to execute arbitrary code via vectors involving crafted data from the renderer process, related to a "Type Confusion" issue.
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12099 | signature third party advisory vdb entry |
http://secunia.com/advisories/40072 | third party advisory |
http://code.google.com/p/chromium/issues/detail?id=43307 | vendor advisory |
http://googlechromereleases.blogspot.com/2010/06/stable-channel-update.html | release notes vendor advisory |