华域联盟 漏洞资讯 Apache HTTP Server 环境问题漏洞

Apache HTTP Server 环境问题漏洞

Apache HTTP Server 环境问题漏洞

漏洞ID 2116225 漏洞类型 环境问题
发布时间 2020-12-08 更新时间 2021-06-07
CVE编号 CVE-2020-11993 CNNVD-ID CNNVD-202008-291
漏洞平台 N/A CVSS评分 N/A
|漏洞来源
https://cxsecurity.com/issue/WLB-2020120049


http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-202008-291

|漏洞详情
Apache HTTP Server是美国阿帕奇软件(Apache Software)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点。 Apache HTTP Server 2.4.20版本至2.4.43版本中存在环境问题漏洞。攻击者可利用该漏洞造成Push Diary崩溃。
|漏洞EXP
apache2: concurrent pool usage in http2 module

h2_mplx.c contains a number of calls to ap_log_cerror using m->c (the master connection) as an argument. These calls can trigger allocations using the m->c->pool. 
One example is core_generate_log_id. As some of the code in h2_mplx.c is executed on a worker thread, it is possible that the main thread performs a parallel allocation and corrupts the pool. (apr memory pools are not thread-safe)
Most logging calls are using DEBUG and TRACE levels and can't be exploited in a production environment. 
However, the task_done function calls ap_log_cerror with APLOG_INFO when throttling tasks, which can be triggered by a malicious client:

h2_mplx.c:809            
        ap_log_cerror(APLOG_MARK, APLOG_INFO, 0, m->c,
                          H2_STRM_MSG(stream, \"redo, added to q\"));


This bug is subject to a 90 day disclosure deadline. After 90 days elapse, the bug report
will become visible to the public. The scheduled disclosure date is 2020-09-14.
Disclosure at an earlier date is also possible if agreed upon by all parties.

Related CVE Numbers: CVE-2020-11993.



Found by: [email protected]

|参考资料

来源:GENTOO

链接:https://security.gentoo.org/glsa/202008-04

来源:httpd.apache.org

链接:httpd.apache.org/security/vulnerabilities_24.html#CVE-2020-11993

来源:MLIST

链接:https://lists.apache.org/thread.html/r9e9f1a7609760f0f80562eaaec2aa3c32d525c3e0fca98b475240c71@%3Cdev.

来源:vigilance.fr

链接:https://vigilance.fr/vulnerability/Apache-

来源:nvd.nist.gov

链接:https://nvd.nist.gov/vuln/detail/CVE-2020-11993

本文由 华域联盟 原创撰写:华域联盟 » Apache HTTP Server 环境问题漏洞

转载请保留出处和原文链接:https://www.cnhackhy.com/94149.htm

本文来自网络,不代表华域联盟立场,转载请注明出处。

作者: sterben

发表回复

联系我们

联系我们

2551209778

在线咨询: QQ交谈

邮箱: [email protected]

工作时间:周一至周五,9:00-17:30,节假日休息

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

关注微博
返回顶部