One of my 1.0.10 sites hacked, extcalendar to blame, found perl script

For all Non-Joomla! security issues. ie 3pd Components etc.

Moderator: General Support Moderators

Forum rules
Locked
marcopolo
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jun 02, 2006 9:14 am

One of my 1.0.10 sites hacked, extcalendar to blame, found perl script

Post by marcopolo » Wed Jul 19, 2006 10:07 am

Hi there,

One of my sites got hacked yesterday, turned out to be an SQL injection in the extcalendar component.  They managed to:

- put a perl script in the com_extcalendar directory and run it (a type of udp flood attack)
- overwrite my configuration.php script
- leave a tag html file in the components directory.
- overwrite the extcalendar.class.php file and add an include line.
- overwrite the extcalendar.php file

If any of the Joomla devel team are interested I can of course provide the scripts. PM me.
PLEASE NOTE: I will only supply script to Joomla Development team members, so no PM's from other people

For some peculiar reason, I can now not change the directory permissions on the com_extcalendar directory in order to remove write access, my FTP client reports a permission denied error.  Perhaps they have changed unix group too.. will investigate.
Last edited by marcopolo on Wed Jul 19, 2006 10:13 am, edited 1 time in total.

User avatar
Elpie
Joomla! Guru
Joomla! Guru
Posts: 903
Joined: Wed Aug 17, 2005 11:26 pm
Contact:

Re: One of my 1.0.10 sites hacked, extcalendar to blame, found perl script

Post by Elpie » Wed Jul 19, 2006 11:37 am

It is likely that the directory has had permissions changed to server permissions so you may need your host to chown ownership back to you.

ExtCalendar has had a security release that addresses a number of vulnerabilities in the version you were running.
See here: http://forum.joomla.org/index.php/topic ... #msg402249
For Mambo assistance: http://forum.mambo-foundation.org
Open Source Research & Best Practice: http://osprojects.info

marcopolo
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jun 02, 2006 9:14 am

Re: One of my 1.0.10 sites hacked, extcalendar to blame, found perl script

Post by marcopolo » Wed Jul 19, 2006 11:40 am

Wonderful news, thanks for your help.

vscribe
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 207
Joined: Thu Jun 01, 2006 3:16 pm
Location: Texas, USA
Contact:

Re: One of my 1.0.10 sites hacked, extcalendar to blame, found perl script

Post by vscribe » Wed Jul 19, 2006 12:53 pm

The Perl script attack was reported about a week ago (this one that got you) by SANS. It is posted over there on their site. (not the code, but the breakdown).
cmsconnection.com/forum - the multi-cms forum


Locked

Return to “3rd Party/Non Joomla! Security Issues”