首页 >

织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复

漏洞名称:DedeCMS cookies泄漏导致SQL漏洞

织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复

补丁文件:/member/article_add.php

补丁来源:云盾自研

漏洞描述:DedeCMS的文章发表表单中泄漏了用于防御CSRF的核心cookie,同时在其他核心支付系统也使用了同样的cookie进行验证,黑客可利用泄漏的cookie通过后台验证,进行后台注入。

解决方法:

找到代码:

if (empty($dede_fieldshash) || $dede_fieldshash != md5($dede_addonfields.$cfg_cookie_encode))

修改成:

if ( empty($dede_fieldshash) || ( $dede_fieldshash != md5($dede_addonfields . $cfg_cookie_encode) && $dede_fieldshash != md5($dede_addonfields.’anythingelse’.$cfg_cookie_encode)) )

推荐D盾—WEB查看工具:

软件使用自行研发不分扩展名的代码分析引擎,能分析更为隐藏的WebShell后门行为。

引擎特别针对,一句话后门,变量函数后门,${}执行 ,`执行,

preg_replace执行,call_user_func,file_put_contents,fputs 等特殊函数

的参数进行针对性的识别,能查杀更为隐藏的后门,

并把可疑的参数信息展现在你面前,让你能更快速的了解后门的情况

新版特别针对 DedeCMS 的{dede:php}{/dede:php}代码加入了识别!

软件加入隔离功能,并且可以还原!

如有不能识别的webshell请使用上传样本功能上传给,将后期加入识别!

下载:http://www.d99net.net/down/WebShellKill_V1.4.1.zip

织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复


织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复
  • 织梦DedeCMS复制文章内容自动加版权代码
  • 织梦DedeCMS复制文章内容自动加版权代码 | 织梦DedeCMS复制文章内容自动加版权代码 ...

    织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复
  • 织梦DedeCMSsitemap.html地图里添加arclist无效不解析
  • 织梦DedeCMSsitemap.html地图里添加arclist无效不解析 | 织梦DedeCMSsitemap.html地图里添加arclist无效不解析 ...

    织梦DedeCMS cookies泄漏导致SQL漏洞 /member/article_add.php 修复
  • 织梦DedeCMS下的tplcache模板缓存很大严重影响下载速度怎么办
  • 织梦DedeCMS下的tplcache模板缓存很大严重影响下载速度怎么办 | 织梦DedeCMS下的tplcache模板缓存很大严重影响下载速度怎么办 ...