 |
|  |
 |
|
Solver
|
|
Apolyton Duke Of Something
|
 |
Latvia, Riga
Sep 2000 time: 07:30
|
|
From www.fool.com .
quote:
More Microsoft Mess
By Motley Fool Staff
September 4, 2003
Do you use any of Microsoft's (Nasdaq: MSFT) Office software products? Like, say, Word? If so, you need a little fixin' up.
The world's No. 1 software maker says a flaw in its ubiquitous office suite of programs could allow a really mean user to access your computer and do really mean things (like run programs and delete files, for instance). So, if you use any version of Office, Word, FrontPage, Publisher, or Works Suite, you should visit this link to see if you're at risk.
But wait, there's more. Mr. Softy identified four other flaws yesterday, bringing its total to 39 this year. (We're not making that up.) So, if you run Microsoft software at all -- including the Windows operating system -- visit the link anyway to see if you need to apply a patch.
Microsoft has had a horrible few weeks. While Apple's (Nasdaq: AAPL) Mac devotees just shake their heads in wonder, Windows users have had to contend with the Blaster worm and several variants. And yet, the stock price only trails the S&P 500's 12% gain this year by about four percentage points. (Apple, meanwhile, is up over 50%.)
Luckily, the five latest flaws can only be exploited if the user opens an infected document; the code can't execute automatically as was the case with the Blaster worm. But Microsoft users are getting tired of the same ol' song and dance. Bill Gates and his team have made better security a top priority in the company, but so far there's a critical flaw in their execution.
|
|
|
|  |
 |
|
Asher
|
 |
Calgary, Alberta
Nov 1999 time: 22:30
|
|
quote: Originally posted by MikeH
What do you expect? They've marketed their OSes as something that's simple enough for anyone to use. People who don't know anything about computers want something that just works. If they get something that breaks easily then their perception is that it's crap. They don't care about how much code there is or any of that, they just don't want their computer crashing all the time, getting hacked and getting viruses etc. |
I'm not talking about the general consumer, I'm talking about the:
1) Mac user who wrote this article (the Mac users "shake their heads" and ridiculous slant on the article gave that one way
2) The Linux geeks and others
But you have the right idea, consumers want something simple enough for anyone to use. That's why they use Windows. But to make it simple enough for anyone to use, sacrifices in security have to be made.
Somehow I don't think home users would appreciate mandatory passwords, with mixed case, at least 1 numeral, 12 characters long or more, with at least one symbol...and force you to log into root to install anything systemwide.
|
|
|  |
 |
|
Solver
|
|
Apolyton Duke Of Something
|
 |
Latvia, Riga
Sep 2000 time: 07:30
|
|
Asher,
While the media love to critcize MS more, Linux doesn't have as many security issues. I only have to download security patches for my Linux box very rarely - holes are mostly found in exotic packages, or are not very critical. Something as large as the recent RPC vulnerability is rare. And yes, I know that users are to blame for not patching up.
I have nothing against MS... I'm a supporter of theirs. I respect Bill Gates completely. And I hate it when Gates, personally, is being blamed.
quote: Very few pieces of software in widespread commercial adoption are as complicated or large as Office and Windows. |
True, but software such as Visual Studio, which is very compliciated, has no such issues. Of course, I know that Windows issues are understandable, because it defines a lot... Windows is an OS, therefore, does a LOT of stuff.
May I remind you about the Shatter vulnerability, though. The hole has been there for what, 10 years? And they say it can't be even fixed...
|
|
|  |
 |
|
Solver
|
|
Apolyton Duke Of Something
|
 |
Latvia, Riga
Sep 2000 time: 07:30
|
|
quote: But you have the right idea, consumers want something simple enough for anyone to use. That's why they use Windows. But to make it simple enough for anyone to use, sacrifices in security have to be made.
Somehow I don't think home users would appreciate mandatory passwords, with mixed case, at least 1 numeral, 12 characters long or more, with at least one symbol...and force you to log into root to install anything systemwide.
|
Users , in general, are stupid, that being the first law of IT. Blaster existed because of user stupidity... and that's the problem. They want something simple (Windows). They want something so simple that they don't even bother with security patches, or anything. That doesn't fall into the "simple" category, and so the majority of users will never even update.
Though I believe that Windows should force every account to be passworded...
|
|
|  |
 |
|
Asmodean
|
 |
Aarhus, Denmark
Aug 1999 time: 06:30
|
|
quote: Originally posted by MikeH
What do you expect? They've marketed their OSes as something that's simple enough for anyone to use. People who don't know anything about computers want something that just works. If they get something that breaks easily then their perception is that it's crap. They don't care about how much code there is or any of that, they just don't want their computer crashing all the time, getting hacked and getting viruses etc. |
No, no and no. As Asher pointed out, other OS'es have just as many flaws. They just don't have as many users, so it doesn't get as much publicity.
As for expecting a program with 40 million lines of code to be flawless. It just can't be done. No way. Especially a program like Windows. There are a gazillion ways to use Windows. In a gazillion different environments, with a gazillion different configurations. No amount, repeat, no amount of testing can foresee all cases. No amount of carefull thinking can foresee all the possible ways hackers will attempt to break the security of Windows.
That people don't understand this is simply beyond me. This is not comparable to buying a car or a foodprocessor, and expecting them to be safe. Windows is so many times more complex. Besides, common sense should tell most people how to operate a car, and what is potentially dangerous. Common sense is not always enough for inexperienced computer users, when determinating is an operation is safe to perform on his/her PC. Therefore you simply can not blame Microsoft for not caring. They have the difficult task of creating an easy-to-use OS that at the same time is complex enough to satisfy experienced users.
Not an easy task, believe me.
Asmodean
|
|
|  |
 |
|
Asher
|
 |
Calgary, Alberta
Nov 1999 time: 22:30
|
|
quote: Originally posted by Solver
Asher,
While the media love to critcize MS more, Linux doesn't have as many security issues. |
This is a common misconception. Linux accounts for more corporate compromises every year than Windows, and Linux is on a small fraction of the number of machines. Further, on my Mandrake 9 box I was downloading no less than a dozen security updates for various packages every week.
quote: True, but software such as Visual Studio, which is very compliciated, has no such issues. |
And does this surprise you?
Visual Studio is a development studio and compiler, and is used by people who know what the hell they're doing. So is it any wonder why it doesn't have security issues, compared to an OS which manages an entire computer (network, disks, etc) with 90% of the users being totally clueless?
VS isn't a target. There's probably loads of potential security vulnerabilities, but it'd be a ***** to get any of them used since the users are computer literate, and they don't run all of the time.
quote: May I remind you about the Shatter vulnerability, though. The hole has been there for what, 10 years? And they say it can't be even fixed... |
Shatter vulnerability? Please.
The "vulnerability" is it allows you to use VPN software remotely to log into accounts which you granted remote access, and have full access to the computer.
I wonder why it's unpatched...maybe because people want that "hole"? 
|
|
|  |
 |
|
spartak
|
|
Hoe did I know Asher would have posted in this thread?
|
|
|  |
 |
|
Solver
|
|
Apolyton Duke Of Something
|
 |
Latvia, Riga
Sep 2000 time: 07:30
|
|
quote: When you install windows, it's default settings should be enough to keep everyone out of trouble, what with automatic updates and (for XP) firewall turned on. |
Not exactly. As you know, with default setup, the first user created has admin rights. There's the "Administrator" user, but the next one also has admin. Now, what does this mean? This means that a malicious program can modify the registry and do anything, if ran.
I don't care, though, if anyone would run a malicious program on a Linux box. Worst they can do is erase all of their folder, but not kill the system.
|
|
|  |
 |
|  |
 |
|
Asher
|
 |
Calgary, Alberta
Nov 1999 time: 22:30
|
|
quote: Originally posted by Solver
Not exactly. As you know, with default setup, the first user created has admin rights. There's the "Administrator" user, but the next one also has admin. Now, what does this mean? This means that a malicious program can modify the registry and do anything, if ran.
I don't care, though, if anyone would run a malicious program on a Linux box. Worst they can do is erase all of their folder, but not kill the system. |
That's another thing that amazes me about most Linux users -- they don't understand that this is one of the main reasons Linux is such a pain in the ass to use.
Windows is easier to use, by default. Windows is not incapable of the same stuff Linux does by restricting accounts (actually, Windows has more advanced ACLs, but we won't go there...), but customers simply don't want that. Then they *****.
But if MS made you a limited user by default, a lot of people would be confused and calling tech support, and end up making their account Admin anyway for ease of use...
|
|
|  |
 |
|  |
All times are GMT. The time now is 05:30. Apolyton Time is 00:30. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|