IDNetters Forums

Technical News & Discussion => Windows News & Discussion => Topic started by: Glenn on Jan 20, 2010, 11:22:21

Title: 17 year old Windows bug
Post by: Glenn on Jan 20, 2010, 11:22:21
A security researcher at Google is recommending computer users make several configuration changes to protect themselves against a previously unknown vulnerability that allows untrusted users to take complete control of systems running most versions of Microsoft Windows.

The vulnerability resides in a feature known as the Virtual DOS Machine, which Microsoft introduced in 1993 with Windows NT, according to this writeup penned by Tavis Ormandy of Google. Using code written for the VDM, an unprivileged user can inject code of his choosing directly into the system's kernel, making it possible to make changes to highly sensitive parts of the operating system.

http://www.theregister.co.uk/2010/01/19/microsoft_escalation_bug/
Title: Re: 17 year old Windows bug
Post by: Simon on Jan 20, 2010, 11:26:49
I'm sure, if these security researchers spend long enough, they will find minute bugs practically anywhere.  Doesn't mean anyone's going to try to expliot them.
Title: Re: 17 year old Windows bug
Post by: Rik on Jan 20, 2010, 11:38:25
But it also doesn't mean that someone won't.
Title: Re: 17 year old Windows bug
Post by: somanyholes on Jan 20, 2010, 14:00:44
Just a note. This is for privilege escalation not remote exploitation.
Title: Re: 17 year old Windows bug
Post by: esh on Jan 22, 2010, 10:24:00
It's also not in 64-bit windows. Yay!

I had some problem about a year ago when some old software we ran would not work anymore because of... copy protection using 16-bit ASM code which Windows did not emulate correctly :(