# 1.7.2 fckeditor编辑器漏洞

FCKeditor是一个功能强大支持所见即所得功能的文本编辑器，可以为用户提供微软office软件一样的在线文档编辑服务。

它不需要安装任何形式的客户端，兼容绝大多数主流浏览器，支持ASP.Net、ASP、ColdFusion 、PHP、Jsp、Active-FoxPro、Lasso、Perl、ython 等编程环境。

官方网站 <http://www.fckeditor.net/>

官方文档 <http://wiki.fckeditor.net/>

下载地址 <http://www.fckeditor.net/download/default.html>

常见判断版本方法有两个：

```
/fckeditor/editor/dialog/fck_about.html
/FCKeditor/_whatsnew.html
```

![](http://ww1.sinaimg.cn/large/0065jC22ly1g15uvtjsnsj319f0ok41o.jpg)
