
klaus.kusche at inode
Dec 21, 2004, 8:47 AM
Post #4 of 5
(691 views)
Permalink
|
Alex Schultz wrote: > Some of the sites I administer were alledgedly hit by a worm last night. > It overwrote all .php/.html files that were owner writable and owned by > apache. The worm put the following html in place of what was there: > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <HTML> > <HEAD> > <TITLE>This site is defaced!!!</TITLE> > </HEAD> > <BODY bgcolor="#000000" text="#FF0000"> > <H1>This site is defaced!!!</H1> > <HR> > <ADDRESS><b>NeverEverNoSanity WebWorm generation 17.</b></ADDRESS> > </BODY> > </HTML> > > We were running apache 2.0.52 and php 4.3.9. Have any of you encounted > this before? Also is there anything I should be aware of such as a > possible binary that may have been dropped? Could this have been > accomplised by the upload path traversal vulnerability? Google returns > nothing. > > Thanks > -Alex Schultz > > -- > gentoo-security [at] gentoo mailing list The german computer magazine c't just had an article about it on its web news: http://www.heise.de/newsticker/meldung/54504 (in German) It refers to http://www.phpbb.de/viewtopic.php?t=73427 (also German) and http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=240513 It is a worm, exploiting a known bug in phpBB. -- DI. Dr. Klaus Kusche Email: Klaus.Kusche [at] inode WWW: http://members.inode.at/kusche Phone @ home: +43 7234 83894 Private address: Buchenweg 15, A-4100 Ottensheim, Austria -- gentoo-security [at] gentoo mailing list
|