Yes, it's possible to disable UAC on some Windows 7 systems with a special program and no warning. No, this isn't really a serious problem. The answer is complicated.
A controversy erupted last week with the revelation by a researcher that it is possible for a user-mode program in Windows 7 to disable User Access Control in the default configuration.
My first reaction to this was that it was bad, but it's a beta and it
will be fixed. Now I'm getting the vibe from Microsoft that it won't be
fixed and I can see their argument. It still leaves me uncomfortable,
though.
For those of you unfamiliar with the specific problem, in Windows 7
the default behavior of UAC was changed so that the user is not
prompted for access to Windows programs, such as control panel applets,
as they are in Vista. UAC also no longer uses the "secure desktop" mode
for confirmation by default.
And a new control panel is provided to let the user choose the
behavior of UAC in Windows 7. There is a slider control with 4 levels:
level 4 is the same as Vista, with all the same prompting for
system-level changes and secure desktop; level 3, the default, is the
same as level 4, but doesn't prompt for changes in Windows settings,
like the control panel; level 2 is the same as level 3, but does not
use the secure desktop; and level 1 shuts off UAC; no prompting at all.
The secure desktop is a special mode in which you can only interact
with the UAC prompt, and no other software.
The proof of concept showed a user-mode program which spoofed
keystrokes and mouse movements to change the setting from the default
down to level 1.
What bothered me was that this was user-mode code. It seemed to me
that it sort-of violated at least the spirit of UAC by indirectly
elevating privilege through an external program, which level 3 is
supposed to prompt. The author of the attack proposed what seemed a
sensible solution: force a prompt, one that requires secure desktop,
for that one case. The heart of the argument for making this a special
case is that users would expect from level 3 that it would protect them
from elevation changes from external programs.
There was a lot of hyperbole about this issue. There are many
legitimate arguments that this isn't so bad a problem, and in fact not
surprising at all. Some of them are made in Roger's Security Blog,
who closes with the point that a lot of the criticism is hypocritical,
amounting to calls for more rigid prompting from people who complained
about it in Vista..
The more I've thought about it, the more I think Microsoft is right
not to make a change here. Here are the major arguments for this
position.
You have to run an untrustworthy external program for the attack to
work. The fact that the attack can be a VBScript is of no importance.
It's generally understood that once you run some arbitrary program on
your computer you are putting yourself at risk. So the attack gets a
foot in the door through the user's fault, not Windows'.
Larry Seltzer has been writing software for and English about computers ever since,much to his own amazement,he graduated from the University of Pennsylvania in 1983.
He was one of the authors of NPL and NPL-R, fourth-generation languages for microcomputers by the now-defunct DeskTop Software Corporation. (Larry is sad to find absolutely no hits on any of these +products on Google.) His work at Desktop Software included programming the UCSD p-System, a virtual machine-based operating system with portable binaries that pre-dated Java by more than 10 years.
For several years, he wrote corporate software for Mathematica Policy Research (they're still in business!) and Chase Econometrics (not so lucky) before being forcibly thrown into the consulting market. He bummed around the Philadelphia consulting and contract-programming scenes for a year or two before taking a job at NSTL (National Software Testing Labs) developing product tests and managing contract testing for the computer industry, governments and publication.
In 1991 Larry moved to Massachusetts to become Technical Director of PC Week Labs (now eWeek Labs). He moved within Ziff Davis to New York in 1994 to run testing at Windows Sources. In 1995, he became Technical Director for Internet product testing at PC Magazine and stayed there till 1998.
Since then, he has been writing for numerous other publications, including Fortune Small Business, Windows 2000 Magazine (now Windows and .NET Magazine), ZDNet and Sam Whitmore's Media Survey.