Date: Пт, 07 янв 2000 03:48:03
От: Max Vision <vision@WHITEHATS.COM>
Кому: BUGTRAQ@SECURITYFOCUS.COM
Тема: Phorum 3.0.7 exploits and IDS signatures
--------------------------------------------------------------------------------
Hello,
There seem to be a number of security holes in Phorum 3.0.7, a popular web
forum software based on php3 and SQL. JFs of !Hispahack documented
several security flaws in his writeup at:
Exploits described include changing the master password for the Phorum,
viewing arbitrary files on the webserver, an authentication backdoor, the
ability to perform arbitrary SQL commands, and a mail relay.
I have documented the exploits and corresponding IDS signatures in
arachNIDS - http://whitehats.com/. The IDS reference codes are IDS205
through IDS209.
The following signatures can be used with Snort to detect these queries:
3.0.8 Change Log
------------------------------
fixed SQL security bug in read.php3.
Violation page no longer sends emails.
Removed built-in security from admin as it was inadequate.
admin.php33 and upgrade.php33 are disabled by default.
Removed code.php33.
Commented out backdoor from auth.php33.