OpenLDAP ‘ud’群组可写漏洞

漏洞信息详情

OpenLDAP ‘ud’群组可写漏洞

漏洞简介

OpenLDAP 1.2.11及其之前的版本不正确安装权限为群组可写的ud二进制代码,该群组的任意用户可以利用该漏洞借助特洛伊木马移动二进制代码。

漏洞公告

Change the permissions for ‘ud’ to 755.
In the Makefile, replace the line:
$(LTINSTALL) $(INSTALLFLAGS) -m 775 ud $(bindir)
with
$(LTINSTALL) $(INSTALLFLAGS) -m 755 ud $(bindir)

参考网址

来源: BID
名称: 1511
链接:http://www.securityfocus.com/bid/1511

来源: BUGTRAQ
名称: 20000726 Group-writable executable in OpenLDAP
链接:http://archives.neohapsis.com/archives/bugtraq/2000-07/0375.html

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享