您的位置:首页 > 运维架构 > 网站架构

看大成天下网站安全

2008-09-11 09:53 302 查看
吴哥,不好意思。今天拿你的网站来看看!

大成天下网址 http://www.unnoo.com/ ,首先看了下首页,感觉还不错,典型的CMS结构。

界面布局感觉有些熟悉,似乎在哪见过。原来用的是CMS Made Simple,官方网址http://www.cmsmadesimple.org/

既然知道了使用的产品,呵呵,下面到网上搜了下相关漏洞,发现了以下几个

2008-05-12CMS Made Simple <= 1.2.4 (FileManager module) File Upload Exploit3898RD EgiX
2007-12-30CMS Made Simple <= 1.2.2 (TinyMCE module) SQL Injection Vuln3143RD EgiX
2007-09-21CMS Made Simple 1.2 Remote Code Execution Vulnerability5755RD irk4z
好的,来看看大成天下的网站是否在这些版本之中了,访问http://www.unnoo.com/doc/CHANGELOG.txt

得到结果

Version 1.4.1 "Spring Garden"

-----------------------------

- Fixes an issue with the "name" parameter being broken on the stylesheet tag

- Fixes an issue with changing group permissons on windows hosts

- Fixes an issue with group assignment

- Fixes a hard-coded table prefix in the css associations stuff

- Fixes a problem with REQUEST_URI not being set on IIS hosts (stupid windows)

- TinyMCE: Fixed problem with cmslinker not allowing to select parentpages

Fixed a small bug which could cause invalid relative urls to be generated

看来使用的是最新版了,安全意识还不错。

下面再来审核下最新代码的漏洞了,这纯粹是体力活,就不再向下看了。一来是考虑到吴哥面子,二来要是吴哥

网站被黑是我引起来的,那就太不好意思了。

最后总结下,总的来说安全意识很强,最有意思的是后台地址改为了http://www.unnoo.com/googlebaidu/login.php

但是缺陷也可想而知,因为代码是使用网上公开的,这就给别人研究漏洞的机会,有精力还是自己开发个比较安全。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: