WordPress Mingle Forum插件多个SQL注入和跨站脚本漏洞


发布日期:2013-02-20
更新日期:2013-02-22

受影响系统:
WordPress Mingle Forum 1.x
描述:
--------------------------------------------------------------------------------
BUGTRAQ  ID: 58059
 CVE(CAN) ID: CVE-2013-0734,CVE-2013-0735
 
WordPress Mingle Forum插件可以简单快捷地在WordPress站点/博客上添加论坛。
 
Mingle Forum 1.0.33.3及其他版本在实现上存在多个漏洞,可被恶意用户利用执行SQL注入攻击。
 
1、wp-content/plugins/mingle-forum/wpf.class.php没有正确过滤index.php ("page_id"设置为有效的论坛页id,"mingleforumaction"设置为"search")内的"search_words" POST参数。
 
2、wp-content/plugins/mingle-forum/fs-admin/fs-admin.php没有正确过滤wp-admin/admin.php ("page"设置为"mfgroups", "usergroup设置为有效的组ID, 设置"add_user_togroup")内的"togroupusers" POST参数。
 
3、wp-content/plugins/mingle-forum/wpf.class.php没有正确过滤index.php ("page_id"设置为有效的论坛页
 
id,"mingleforumaction"设置为"viewtopic", "t"设置为"1.0", 设置"remove_post") 的"id"参数。
 
4、wp-content/plugins/mingle-forum/wpf.class.php没有正确过滤index.php("page_id"设置为有效的论坛页id,"mingleforumaction"设置为"viewtopic", "t"设置为"1.0", 设置"sticky") 的"id"参数。
 
5、wp-content/plugins/mingle-forum/wpf.class.php没有正确过滤index.php("page_id"设置为有效的论坛页id,"mingleforumaction"设置为"viewtopic", "t"设置为"1.0", 设置"closed" ) 的"id"参数。
 
6、wp-content/plugins/mingle-forum/wpf.class.php没有正确过滤index.php("page_id"设置为有效的论坛页id,"mingleforumaction"设置为"postreply") 的"thread"参数。
 
<*来源:Charlie Eriksen
 
  链接:http://secunia.com/advisories/52167/
 *>

建议:
--------------------------------------------------------------------------------
厂商补丁:
 
WordPress
 ---------
 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:
 
http://wordpress.org/extend/plugins/mingle-forum/

相关内容