欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  网络运营

Lighttpd mod_cgi模块信息泄露漏洞

程序员文章站 2022-04-27 10:40:48
受影响系统: LightTPD LightTPD < 1.4.18-r2 描述: -------------------------------------------------------------------------------- BUGTRAQ ID: 28100 CVE(CAN... 08-10-08...
受影响系统:
lighttpd lighttpd < 1.4.18-r2
描述:
--------------------------------------------------------------------------------
bugtraq id: 28100
cve(can) id: cve-2008-1111

lighttpd是一款轻型的开放源码web server软件包。

lighttpd在处理意外情况时存在漏洞,远程攻击者可能利用此漏洞获取服务器上的源码。

当运行在lighttpd上的mod_cgi无法再继续fork时(如达到ulimit),就会发送cgi脚本的完整源码,导致泄露敏感信息。

<*来源:christian hoffmann

链接:http://secunia.com/advisories/29235/
https://bugs.gentoo.org/show_bug.cgi?format=multiple&id=211956
http://security.gentoo.org/glsa/glsa-200803-10.xml
*>

建议:
--------------------------------------------------------------------------------
厂商补丁:

gentoo
------
gentoo已经为此发布了一个安全公告(glsa-200803-10)以及相应补丁:
glsa-200803-10:lighttpd: multiple vulnerabilities
链接:http://security.gentoo.org/glsa/glsa-200803-10.xml

所有lighttpd用户都应升级到最新版本:

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-servers/lighttpd-1.4.18-r2"

lighttpd
--------
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

http://trac.lighttpd.net/trac/changeset/2107