Microsoft Internet Explorer 9 / 10 / 11 PROPERTYDESC::HandleStyleComponentProperty Out-Of-Bounds
Posted on 11 November 2016
Throughout November, I plan to release details on vulnerabilities I found in web-browsers which I've not released before. This is the seventh entry in that series. The below information is available in more detail on my blog at http://blog.skylined.nl/20161109001.html. There you can find a repro that triggered this issue in addition to the information below. Follow me on http://twitter.com/berendjanwever for daily browser bugs. MSIE 9-11 MSHTML PROPERTYDESC::HandleStyleComponentProperty OOB read ==================================================================== (MS16-104, CVE-2016-3324) Synopsis -------- A specially crafted web-page can cause Microsoft Internet Explorer to assume a CSS value stored as a string can only be `"true"` or `"false"`. To determine which of these two values it is, the code checks if the fifth character is an `'e'` or a `"