|
Save the teapot fund New CSS web design for Wibble proudly provided by Kelv. Please contact the webmaster with any questions or concerns. |
Wibble > List archives > bugtraq > 2003 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: b2 cafelog 0.6.1 remote command execution.
<x-flowed> pokleyzz wrote: Products: b2 cafelog 0.6.1 (http://cafelog.com/) Date: 29 May 2003 Author: pokleyzz <pokleyzz_at_scan-associates.net> Contributors: sk_at_scan-associates.net shaharil_at_scan-associates.net munir_at_scan-associates.net URL: http://www.scan-associates.net Summary: b2 cafelog 0.6.1 remote command execution. Description =========== b2 cafelog is blogger system written in php with mysql ad database backend. Details =======b2 cafelog 0.6.1 come with directory b2-tools. This directory contain 2 php scripts (blogger-2-b2.php and gm-2-b2.php) which allow user to specify $b2inc and doremote code injection.from blogger-2-b2.php line 21 ----------------------------------------------------- Firstly, the issue has been addressed http://tidakada.com/board/viewtopic.php?t=3212 and a new version issued http://tidakada.com/board/viewtopic.php?t=3234Secondly, has anyone tried this? The fact is that b2config.php defines $b2inc with no test before hand. So that, whilst for the duration of the parsing of b2config.php, $b2inc could indeed be set to some value from the outside world. It is immediately overwritten with no check with the value set by the user (or left from the defalut installation). In order to effectively use the setting of b2inc for malicious purposes you would have to have enough access to edit b2config.php. Mike </x-flowed>
|