Slashdot Mirror


Microsoft Issues Five New Security Warnings

smelroy writes "Microsoft on Wednesday issued security bulletins for five new software vulnerabilities, including a flaw in Visual Basic for Applications that the company rated as critical. The company has posted patches for each of the flaws on its Web site. Four of the problems affect Microsoft's Office desktop software. You can read the story here and the security bulletins here."

14 of 576 comments (clear)

  1. critical VBA flaw by b17bmbr · · Score: 5, Insightful

    wouldn't ANY vba flaw be critical. if i recall correctly, through vba, you can manipulate the entire file system. while it doesn't give you low level access, it has access to every COM object on your system. in fact, weren't the code red and i love you virii (and many others) written in VBA. VBA seems to be such a big reason that businesses can't move away from windows/office. to me, it seems like a reason TO move away from office.

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
    1. Re:critical VBA flaw by mforbes · · Score: 5, Insightful

      OpenOffice and StarOffice also having built-in scripting languages. Perhaps the risks of buffer overruns aren't as common under those (I don't know, since I lack much experience with those scripting languages), but in all fairness to MS, if OpenOffice were the leading suite & de facto standard, it would also see many attacks. The problem in this case isn't that the flaw exists-- patches are easy enough to apply. It's that with the near-monopoly MS has over hundreds of millions of users, you can always guarantee some large subset of users won't have the patches installed, and thus will be vulnerable to attack.

      --

      Allegedly real newspaper headline from 1998:
      Man Struck by Lightning Faces Battery Charge

  2. Finally! They're fixing the bugs by 192939495969798999 · · Score: 4, Insightful

    When we get more like 50 of these a week, then we'll know that they've really gotten serious. Large systems have a lot of holes in them -- especially when no one was plugging the holes for oh, 10 years or so.

    --
    stuff |
  3. Re:Snapshot Viewer affected? by nairnr · · Score: 4, Insightful
    Kinda makes you yearn for thin clients again... Make a few changes that affect all users. It seems to be something that would start making some sense again, with the number of times that systems are affected in a coporate environment, a more centralized server system does have its advantages. It would be interesting if this frequent patch cycle is affecting how people deploy large scale systems.

    Ah, X-servers :-)

  4. Re:what % of Windows is patches? by n3rd · · Score: 5, Insightful

    And how long until the entire operating system, and all the Microsoft applications, are all just patches?

    Interesting? Come on.

    Linux was released. Then patched. Then patched again. And again until it became what it is today.

    Apache web server anyone?

  5. Latest Debian gnu/Linux seccurity warnings! by Anonymous Coward · · Score: 5, Insightful

    [29 Aug 2003] DSA-375 node - buffer overflow, format string
    [26 Aug 2003] DSA-374 libpam-smb - buffer overflow
    [26 Aug 2003] DSA-344 unzip - directory traversal (new revision)
    [18 Aug 2003] DSA-364 man-db - buffer overflows, arbitrary command execution (new revision)
    [16 Aug 2003] DSA-373 autorespond - buffer overflow
    [16 Aug 2003] DSA-372 netris - buffer overflow
    [13 Aug 2003] DSA-358 linux-kernel-2.4.18 - several vulnerabilities (new revision)
    [11 Aug 2003] DSA-371 perl - cross-site scripting
    [09 Aug 2003] DSA-361 kdelibs, kdelibs-crypto - several vulnerabilities (new revision)
    [08 Aug 2003] DSA-370 pam-pgsql - format string
    [08 Aug 2003] DSA-369 zblast - buffer overflow
    [08 Aug 2003] DSA-368 xpcd - buffer overflow
    [08 Aug 2003] DSA-367 xtokkaetama - buffer overflow

    Stop calling the kettle black! Fix your own problems. This stuff wouldn't happen if Debian didn't use out of date software, as most of the flaws mentioned were fixed in the new versions!

    1. Re:Latest Debian gnu/Linux seccurity warnings! by akiaki007 · · Score: 4, Insightful

      The only one that *truely* affects Debian here is the kernel bugs. Everything else is software and shouldn't be considered that.

      The MS bugs pertain to the MS release software that directly affect the OS and the Office suite. And I would only really consider the VBA and the OS security bulletins here as being that important as that is what affects Windows. So that's 2.

      For debian we have 1. The rest are other software! If I wanted to talk about bugs with every piece of software being used in Windows, then let's do that. But clearly you're not.

      Stop comparing apples to oranges.

      --
      "Time is long and life is short, so begin to live while you still can." -EV
  6. Every bit helps by Doesn't_Comment_Code · · Score: 4, Insightful


    I hope this wins some more business and government contracts for non-Windows based systems.

    Windows is ok for some applications. But this sort of thing (actually a whole month of bad security press) should jar a lot of decision makers to recognize that MS is not the ONLY REAL OS OUT THERE, as there marketing strategy has led all non-tech inclined business execs to beleive.

    The Truth will set you free.

    --

    Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
  7. It's funny to laugh at Microsoft... by Osrin · · Score: 4, Insightful

    ... but we should really be debating how we get this right on an OSS platform. If I put RedHat9 next to Windows Server 2003 I have significantly more updates to apply to my Linux box.

    This is a community of smart people, the race is on to figure out how to best solve this issue for our end users. Microsoft appears to be beating us by requiring far less updates to be applied than a randomly chosed Linux distro.

    We need to think about the process of distribution and application of these patches, if we can get that right then we get a larger percentage of the desktop.

    Today any undereducated end user who is judging security by the number of patches that jumps to a Linux distro because they've "heard" it is more secure will quickly be jumping back to Windows.

  8. Office Updates EXTREMELY Frustrating by syntap · · Score: 5, Insightful

    I'm in a mixed environment where we have some Dells that came with Small Business Edition (either SR1 or original), and other users who needed Access that we purchased Office 2000 Pro for. Because Microsoft requires the original CD, it really adds to the burden of updating because you have to figure out which friggin' disc to use on each individual station. If they would just let us run the damn patch without the CD verification it would be easier.

    Plus, their order of updates is fux0r3d. They have the spell checker update listed as more recent than SP2, but when I run it I get an error message that the update only runs on SP1 .

    It's bad enough to need so many patches, but there are many basic things like the above that Microsoft could easily improve.

  9. Re:Slashdot just loves MS security bulletins by akiaki007 · · Score: 4, Insightful

    I use .Net. And I won't dismiss it. But all the bugs are really annoying. Some seem small. For instance, you can't use customized MenuItems in a ContextMenu in a NotifyIcon. That's quite useful if you think about it. If you want a simple application that runs a lot of other programs and processes in your company, it would make sense to use a NotifyIcon application. But every menu (no images allowed here) looks exactly the same. It would be very helpful to have icons and colours. but you can't. This is just one bug. There are quite a few, even within the compilers.

    I'm not dismissing it completely, but .Net released by MS is still very much a beta. Even at the 1.1 level.

    --
    "Time is long and life is short, so begin to live while you still can." -EV
  10. Re:And yet, look at my sig for Linux vulnerabiliti by BurritoWarrior · · Score: 4, Insightful

    Good troll, but try coming back with an analysis of the actual severity of the holes.

    I better hurry to run off and patch a hole in some obscure OSS app I don't have installed as opposed to the constant REMOTE ROOT EXPLOITS in the core Microsoft OS.

  11. Wow, not ONE of them was for Linux by finkployd · · Score: 4, Insightful

    Perhaps comparing all the security vulnerabilities for all software that could possibly run on Windows to this list would be SLIGHTLY more fair.

    As it stands now you are comparing all open source applications to the Windows Oerating System.

    So good job on attempting to call the Slashdot community on hyprocracy, unfortunatly you seem to be very confused about what Linux is and unable to make a valid comparison.

    Finkployd

  12. And Office Update process is broken. by Angostura · · Score: 5, Insightful
    a couple of points on this.

    While I've just about managed to educate friends and familly about the need to run Windows Update, WU does not in itself warn of critical security issues - you have to remember to visit Office Update manually... and who is going to do that? No one, in my experience.

    but it gets better - The Office Security updates require you to insert the original CD. This seems a mighty strange move, and not terribly useful for me since the CD is several thousand miles away locked up in a cupboard on the other side of the Atlantic.

    Can anyone explain the warped logic here? I could understand it if the new patches enabled new functionality? but these are security patches.