Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Beta Programs
Linux worm overrated
Daniel Hanson, 2005-11-09

The latest and greatest Linux worm isn't the most elegant or fastest spreading worm, or even one that's difficult to stop, but it still offers a warning for Web developers and administrators everywhere.

Comments Mode:
Linux worm overrated 2005-11-10
overdose
100% right 2005-11-10
aeonflux
This guys is 100 percent right on. When redcode and the other variant IIS worms hit, I saw hundreds of attempts in my logs every hour. So far I've seen two xmlrpc exploit attempts in my logs from two seperate ips in the past x number of days. It's more like hype then anything else, finally linux is just as vulnerable as windows... only it isn't.

This is simply one badly written xmlrpc.php script that got alot of distribution and poor auditing. Unsanitized input being passed right to eval() yeah that's dumb on any platform. The vast majority of php installs dont have xmlrpc.php or the variants of it.

The problem is most of the freely available poorly written webapp code out there is available for php, asp has just as many xss, sql injection problems but few people seem to be releasing free asp code, and the ones that do are just as vulnerable to the same coding mistakes php falls down too. Bottom line, sanitizing user input is easy and you should do it. That and run php in safemode.

Also if /tmp had been mounted noexec (which everyone does out of good security pratices yes?) this wouldn't have even been an issue.


[ reply ]

Link to this comment: http://www.securityfocus.com/comments/columns/368/32647#32647
Worm Or WakeUp call? 2005-11-12
masood mehmood
Are Linux and Windows to blame? 2005-11-16
Alexey Vesnin (1 replies)
Re: Are Linux and Windows to blame? 2005-11-20
Anonymous (1 replies)
Re: Re: Are Linux and Windows to blame? 2005-11-22
Alexey Vesnin
Keep /tmp always noexec 2005-11-16
Sujai (1 replies)
Re: Keep /tmp always noexec 2005-11-21
Alexey Vesnin
Linux worm overrated 2005-11-19
Andrew (1 replies)
Re: Linux worm overrated 2005-11-22
Alexey Vesnin







 

Privacy Statement
Copyright 2009, SecurityFocus