[Pmwiki-users] Security problem with php scripts

Albi Rebmann albi
Wed Oct 6 07:10:31 CDT 2004


Hello,

I read about problem with unsecure php scripts in some security boards.
Now my question is, is there some problem with pmwiki too?
They say scripts like the following have problems:

   if (!isset($realm))
   {
        include "home.template";
   }
  else
   {
   include $realm ;
   }


To the fact I'm no php specialist, I hope to get some info here if I 
will have problems with phpwiki, maybe older versions.


ALBI...




More information about the pmwiki-users mailing list