Slashdot Log In
Archive Formats Kill Antivirus Products
Posted by
kdawson
on Tue Mar 18, 2008 01:07 PM
from the fuzz-in-the-zip dept.
from the fuzz-in-the-zip dept.
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.
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
That's nothing (Score:5, Funny)
Re: (Score:2, Funny)
Re: (Score:2)
Secure Platform without Anti-virus (Score:5, Insightful)
I don't need to mention names, you know.
Re:Secure Platform without Anti-virus (Score:5, Funny)
Parent
Re:Secure Platform without Anti-virus (Score:5, Insightful)
Your 'solution' may work for some, but probably not for most, and for the rest of us, thats what these articles are posted for!
Parent
Re:Secure Platform without Anti-virus (Score:5, Insightful)
Parent
Re: (Score:3)
Seriously. I love Linux, but treating people like they're morons for having to support a Windows system is unrealistic.
Re: (Score:3, Informative)
Re:Secure Platform without Anti-virus (Score:5, Insightful)
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.
Parent
Re:Secure Platform without Anti-virus (Score:5, Informative)
Parent
Re: (Score:2)
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
hmm, actually, if only for virus protection... (Score:2)
Re: (Score:3, Funny)
Re: (Score:2, Interesting)
Re:Secure Platform without Anti-virus (Score:5, Insightful)
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.
Parent
Re: (Score:2)
Even if Outlook/Exchange were totally a black box, you could still write a screen scraper (like UI testing apps do) and export the data as maildir + data which could be stored in a DB, for anything not email related (calendar, etc).
You might have a huge clunky 500kloc business system that is essential to the company. But could it be replaced by an off-the-shelf CRM, issue-tracking, and a much smaller leaned reimplem
Re: (Score:3, Insightful)
Unless your employer is prepared to pay for code to be written specifically for every little business requirement that no half-decent Free solution exists for, I defy you to avoid vendor lock-in. Commercial applications with fully documented data schemas are more or less non-existent.
Email solutions are easy. They've been done to death. So have office applications - wordprocessors, spreadsheets, that kind of stuff.
Groupware is harder, but not impossible. It becomes muc
Re: (Score:2)
Re:Secure Platform without Anti-virus (Score:5, Funny)
http://www.ld8.org:6502/ [ld8.org]
Or a list of other older Apple hardware http://www.ld8.org/servers/servers_apple2.html [ld8.org]
Layne
Parent
Re: (Score:2)
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
Question (Score:2, Funny)
There's breakage and there's breakage (Score:5, Informative)
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.
Re:There's breakage and there's breakage (Score:5, Interesting)
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.
Parent
Re: (Score:3)
As a footnote, there are no such buffer overrun vulnerabilities in my ARC program, which is now more than 22 years old.
http://sourceforge.net/projects/arc [sourceforge.net]
Re: (Score:2)
Re: (Score:2, Informative)
Old Problem (Score:5, Informative)
Re: (Score:3, Insightful)
If correcting the repercussions of the incident takes less time than the total time lost by doing things the correct way, then I will take the fast way, please.
Re: (Score:3, Insightful)
That is the same thing that says, do I leave an unsecured wireless AP, or a lightly secured WEP AP that shows I did at least due dilligence?
For personal Machines, I'd take the fast way, for shure, assuming data is backed up regularly.
For corporate machines,(in general,Caveat emptor, and risk assesment would need to be performed on a per machine basis.) I wouldn't trust an icecubes chance in hell (hey, what if Satan has a freezer?), it'd
isn't this where unix shines (Score:2)
for most files theres no need to give the scanner an privaleges
only needs read access to itself and system files 90% of the time.
in fact even on windows, why do virus scanners need high privileges?
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
a root outlook looker, looks at outlook (but the looker is small so hard to exploit)
a non-root unzip, unzips and passes it on
a non-root scanner, to scan the file then pass on the conclusion
a root cleaner, to take any actions (may not even need root)
by reducing the code that runs with root privileges you reduce the chances of an exploit in root code.
Re: (Score:3, Informative)
Typically, on a Windows system, antivirus software will embed itself into the operating system fairly deeply. They usually scan all file I/O in real-time, watch memory for suspicious things, and sandbox much of what is run. It isn't as simple as just scanning files here and there. Most Windows antivirus software installs itself (or parts of itself) as a service and starts running even before the shell comes up.
Hrm (Score:5, Informative)
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0308 [nist.gov]
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-0309 [nist.gov]
Re: (Score:2, Informative)
Bad programming (Score:3, Interesting)
Confused as to the severity of this. (Score:2)
Also if you need to unzip a random file for the virus to release, then how is that much different from your typical
That's been going on for ages!!! (Score:5, Interesting)
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.
Re: (Score:2, Informative)
Re:Proofread? (Score:5, Insightful)
Parent
Re: (Score:2)
Re:Proofread? (Score:5, Funny)
Parent
Re: (Score:2)
secure(X) = secure(a) ^ secure(b) ^ secure(c)
Re: (Score:2)
"I'm positively furious at you young man, and I'm positive your father is going to take the belt to you when he hears about this!"
Created`some rather negative feelings in me, growing up... but otherwise I agree.