Latest Post | Last 10 Posts | Archives
Previous Post: Microsoft plugs Office leaks; Delivers 4 critical patches
Next Post: Security Researcher to release Cisco rootkit at EUSecWest
Posted in:
TPTI-08-04: Microsoft Office Jet Database Engine Column Parsing Stack Overflow Vulnerability Also listed as: CVE-2007-6026 -- Vulnerability Details: This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Office. Exploitation requires that the target opens an Office file that contains malicious Jet DB Engine objects. The specific flaw exists within the parsing of a column structure. The DWORD value from the structure that specifies the column count is trusted. If this value is changed, an inline memcpy to the stack can overflow while reading a column name. Typically Jet DB structures are used within MDB files which are considered unsafe. However, it is possible to embed such files within a trusted format, such as an Office Document (.doc). This issue allows for remote code execution under the context of the currently logged in user.The second that's interesting to review is from iDefense and is listed as MS08-026. It's a flaw in Word's ability to process an overly large number of CSS selectors, which results in an unspecified object being corrupted, causing Word to access a memory region that has already been freed. What I think is most interesting about this is that the attack leverages Word's processing of HTML... this is an interesting place to attack. Think about it, a lot of the functionality of a browser, but instead, it's in Word. Here's the details from iDefense:
Remote exploitation of a memory corruption vulnerability in Microsoft Corp.'s Word could allow attackers to execute arbitrary code with the privileges of the logged in user. This vulnerability exists in the way Word handles CSS rules in an HTML document. When the number of CSS selectors is above some specific amount, an unspecified object will be corrupted causing Word to access a memory region that has already been freed.I'm not sure if iDefense has worked up exploit code for this, but that would certainly be interesting to see. -Nate
posted by Nathan McFeters
May 13, 2008 @ 1:40 pm
Previous Post: Microsoft plugs Office leaks; Delivers 4 critical patches
Next Post: Security Researcher to release Cisco rootkit at EUSecWest
WordPress Mobile Edition available at alexking.org.
powered by WordPress.