Slashdot Mirror


Archive Formats Kill Antivirus Products

nemiloc sends us to the F-Secure blog for breaking news about widespread vulnerabilities in programs that process archive files: "The Secure Programming Group at Oulu University has created a collection of malformed archive files. These archive files break and crash products from at least 40 vendors — including several antivirus vendors... including us." Here is test material from OUSPG and a joint advisory from Finnish and English security organizations. It isn't news that security products can have have security vulnerabilities. What makes this advisory important is that antivirus software is a perfect target. It is run in critical places with high privileges and auto-updates to keep versions coherent.

17 of 115 comments (clear)

  1. That's nothing by Anonymous Coward · · Score: 5, Funny

    Windows can crash over 9000 products.

  2. Secure Platform without Anti-virus by SpaceLifeForm · · Score: 4, Insightful

    Is probably more secure.

    I don't need to mention names, you know.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
    1. Re:Secure Platform without Anti-virus by PC+and+Sony+Fanboy · · Score: 4, Funny

      ... if only that secure platform was more customizable and less fruity.

    2. Re:Secure Platform without Anti-virus by JeanBaptiste · · Score: 5, Insightful

      Cool. I need to run MS SQL server, it's the only one that my company's workflow software will run on. Also our enterprise app is all written in ASP. We also have lots of Exchange users. It would probably take years and years to convert all these things over to something else, probably with downtime and data loss.

      Your 'solution' may work for some, but probably not for most, and for the rest of us, thats what these articles are posted for!

    3. Re:Secure Platform without Anti-virus by TheRaven64 · · Score: 5, Insightful

      That's okay, the money has already been allocated, because you factored in the cost of migrating away from the platform as part of the TCO. You did include migration costs in your TCO calculations when purchasing the workflow software and Exchange, right?

      --
      I am TheRaven on Soylent News
    4. Re:Secure Platform without Anti-virus by Ed+Avis · · Score: 4, Insightful

      I need to run MS SQL server, it's the only one that my company's workflow software will run on.
      Have you investigated porting to Sybase? It's pretty similar.

      Also our enterprise app is all written in ASP.
      Have you looked at Chili!Soft ASP? Or if you're using ASP.NET, Mono?

      We also have lots of Exchange users.
      Gotta admit, this is harder to migrate from once all your data is locked up in those binary PST files.

      But you have a point that many people, yourself included, are stuck with Windows. It wouldn't be easy to migrate. Much more convenient to buy some crappy virus scanner and keep the plates spinning.
      --
      -- Ed Avis ed@membled.com
    5. Re:Secure Platform without Anti-virus by Neil+Hodges · · Score: 3, Informative

      You had to write it up the first time with Exchange (and so forth), didn't you? Wouldn't that have added to the 'TCO' of setting up your first system?

    6. Re:Secure Platform without Anti-virus by SQLGuru · · Score: 4, Funny

      Apparently, you're just too lazy to work on it.....this guy went so far as to make an Apple II web server:
      http://www.ld8.org:6502/

      Or a list of other older Apple hardware http://www.ld8.org/servers/servers_apple2.html

      Layne

    7. Re:Secure Platform without Anti-virus by IllForgetMyNickSoonA · · Score: 4, Insightful

      This is a usual argument, I know. However, each time I read it, I can't help but to ask myself "whose fault is it?" The answer is obvious, isn't it?

      It's unfair to pretend non-MS solutions are somehow expensive because it's so hard to break free from MS once you allowed yourself to get hooked into their proprietary world. You could just as well have developed your enterprise apps in something other than ASP, haven't you?

      OK, I know I'm probably barking up the wrong tree here - probably it's not *your* fault after all. But I guess you know what I'm trying to point out.

    8. Re:Secure Platform without Anti-virus by Drantin · · Score: 4, Informative

      Normally, in order to keep the system functioning nicely on large systems, the users will have mailbox limits, in order to keep older mail they create personal archive files (or whatever they're actually called) These archives with the extension of PST allow them to move mail from the exchange server into them and they have room for more mail while keeping the old stuff...

      --
      Actio personalis moritur cum persona. (Dead men don't sue)
  3. There's breakage and there's breakage by davidwr · · Score: 5, Informative

    There's

    1. "I had an exception processing file ABC.ZIP, skipping file,"
    2. Crashing and dying without handling the exception, and
    3. Being exploited due to an unexpected condition.

    The first lets viruses hide in carefully-mis-crafted archives.
    The second lets viruses deactivate antivirus software.
    The third lets viruses 0wn j00.

    Some AV software is smart enough to log instances of #1.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:There's breakage and there's breakage by mea37 · · Score: 5, Interesting

      Really smart AV software wouldn't make assumptions about the contents of the file (eliminating #3), would always check for exceptions (eliminating #2), and would treat a processing exception pretty much like a virus (neutralizing #1).

      Very little software in practice is that smart. But with AV, you know you're at war with the file you're scanning. Any AV vendor caught by this should be embarrased.

  4. Re:Proofread? by gnasher719 · · Score: 4, Insightful

    While two negatives make a positive, two positives do not make a negative. Yeah, right.
  5. Old Problem by Detritus · · Score: 4, Informative

    Similar problems have appeared in other file formats and packet formats. Even without deliberate attacks, data corruption can crash applications and systems that are insufficiently paranoid about the data that they receive and process. Do you want it fast or do you want it correct?

    --
    Mea navis aericumbens anguillis abundat
  6. Hrm by Shadow-isoHunt · · Score: 5, Informative
    --
    www.isoHunt.com
  7. Re:Proofread? by Em+Adespoton · · Score: 4, Funny

    If you can put an apostrophe in its, he can definitely remove the comma from "yeah, right."

  8. That's been going on for ages!!! by mrmeval · · Score: 4, Interesting

    My favorite is using pkzip to zip up a ~200meg+ file to kill automated virus checkers. ;) The harddrives in the hey day of command line pkzip were small and this would kill some twits BBS because the virus checker would blindly unzip the file then check it without checking that it would fill the drive. The next version of the software just looked at what the zip file said..but you could edit the zip to say anything and it would still decompress the whole file.
    The next version did fix that finally...for pkzip. ;)

    Using social engineering that is rather inept by todays standards I convinced several people on usenet to not read the text telling that it could cause problems but to just blindly open the doubly zipped file (it gets smaller when doubly zipped a certain way so I made it 2G to start).

    I did the same thing with PGP which could allow one to kill an encrypted anonymous remailer and I also nailed several people by posting the PGP message with a passphrase. PGP compresses files prior to encryption. I didn't mess with the remailer without asking permission. The person running it was a bit surprised.

    Linux commands:
    dd if=/dev/zero of=hi bs=1024 count=200512
    zip hi.zip hi
    Result -rw-r--r-- 1 bogus bogus 199411 2008-13-48 18:04 hi.zip

    zip -9 ho.zip hi.zip
    Result -rw-r--r-- 1 bogus bogus 846 2008-30-81 18:13 ho.zip
    I'm not sure why but using -9 to start does not make the original super small it only works the second time.

    If you want to assault a fractal compressor, just insert a non-finite automata and have at them. You get points if it's video and draws frame after frame of something inappropriate.

    --
    I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty