Exploit-PhpBB

This page shows details and results of our analysis on the malware Exploit-PhpBB

Overview


Minimum DAT

4246 (2003-02-05)

Updated DAT

4533 (2005-07-12)

Minimum Engine

5.1.00

File Length

1,081 bytes

Description Added

2003-02-10

Description Modified

2003-02-10

Malware Proliferation

Characteristics

phpBB is an open source bulletin board program (see www.phpbb.com) which rely on a sql based backend.
This exploit takes advantage of a secutiry hole in the interface that allow any users to delete all private messages bodies of all users by posting a malformed request to the server.

The management interface allow any registred user to delete his own private messages. By forging the message number to delete he can actually delete all messages on the backend database. The messages subject are stored on a different table and they will remain untouched but all messages body will be removed.

A proof of concept demonstrating how to delete all private messages on a victim server has been released to the public.

Symptoms

Method of Infection

Removal

All Users:

Please use the following instructions for all supported versions of Windows to remove threats and other potential risks:

1.Disable System Restore .

2.Update to current engine and DAT files for detection and removal.

3.Run a complete system scan.

Modifications made to the system Registry and/or INI files for the purposes of hooking system startup, will be successfully removed if cleaning with the recommended engine and DAT combination (or higher).

1. Please go to the Microsoft Recovery Console and restore a clean MBR.

On windows XP:

Insert the Windows XP CD into the CD-ROM drive and restart the computer.
When the "Welcome to Setup" screen appears, press R to start the Recovery Console.
Select the Windows installation that is compromised and provide the administrator password
Issue 'fixmbr' command to restore the Master Boot Record
Follow onscreen instructions
Reset and remove the CD from CD-ROM drive.


On Windows Vista and 7:

Insert the Windows CD into the CD-ROM drive and restart the computer.
Click on "Repair Your Computer"
When the System Recovery Options dialog comes up, choose the Command Prompt.
Issue 'bootrec /fixmbr' command to restore the Master Boot Record
Follow onscreen instructions
Reset and remove the CD from CD-ROM drive.

Variants