Third Microsoft Word Code Execution Exploit Posted 174
gregleimbeck writes "Exploit code for a third, unpatched vulnerability in Microsoft Word has been posted on the Internet, adding to the software maker's struggles to keep up with gaping holes in its popular word processing program.
The attack code, available at Milw0rm.com, contains sample Word documents that have been rigged to launch code execution exploits when the file is opened."
This appears to affect OpenOffice 2.0.4? (Score:5, Interesting)
ooffice2 12122006-djtest.doc
This may not be a code execution bug; I'll try to trace it with gdb to see what happens.
Re:This appears to affect OpenOffice 2.0.4? (Score:3, Interesting)
Re:This appears to affect OpenOffice 2.0.4? (Score:4, Interesting)
Re:Wait, who still uses M$ 0ffice? (Score:5, Interesting)
In the past 12 months a few clients have started using OO and we now share OO documents with them - but they are by far the minority. Hopefully the new "Open" format Microsoft is coming out with will break the barrier down, and allow pixel-perfect interoperability, but until then it is very difficult to operate in a corperate world without the "de-facto" Microsoft Office standard.
Underneath the radar (Score:2, Interesting)
So all those family, friends and colleagues who you've (finally) trained not to open funny.exe or funny.scr are all vulnerable to this little beauty.
My favorite word processor is immune (Score:2, Interesting)
Familar user interface
Fast
Cheap
WYSIWYG
Downsides:
Replacing blocks of text with larger-sized blocks of text difficult to impossible.
Cut-and-paste is messy, literally.
No automated search.
My Word Processor [sbac.edu]
Goddamn it (Score:4, Interesting)
From TFA:
So yet again it's a case of embedded code within a data file wreaking havoc. And as already been reported in comments here, this vulnerability also exists in OO.org.
Seeing this kind of thing always blows my mind. I would be greatly interested in hearing the rationale behind the decision to incorporate this feature. What the hell did they need that for?
Re:Not only that... (Score:3, Interesting)
What if Word is the default email editor... (Score:2, Interesting)
I wonder if a properly crafted email could launch this one simply by clicking "Reply". Insights, anyone?
Re:Goddamn it (Score:4, Interesting)
>file wreaking havoc.
>...
>What the hell did they need that for?
I don't know about the new XML-ish version, but the old DOC
"format" was basically a Word memory dump. Not
quite as surprising when you think of it that way