# N/A
## 概述
Apache HTTP Server 的 mod_proxy_uwsgi 模块在 2.4.32 到 2.4.44 版本存在信息泄露和潜在远程代码执行漏洞。
## 影响版本
- Apache HTTP Server 2.4.32 到 2.4.44
## 细节
当 Apache HTTP Server 使用 mod_proxy_uwsgi 模块处理请求时,可能会泄露敏感信息,甚至在某些情况下可能允许攻击者执行任意代码。此漏洞源于对 uwsgi 协议数据处理不当。
## 影响
攻击者可以利用此漏洞获取敏感信息,如服务器配置信息,或通过精心构造的请求执行任意代码,从而完全控制服务器。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Apache HTTP Server 2.4.32 to 2.4.44 contains an info disclosure and possible remote code execution caused by a vulnerability in mod_proxy_uwsgi, letting remote attackers access sensitive information and potentially execute arbitrary code, exploit requires sending crafted requests. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-11984.yaml | POC详情 |
2 | None | https://github.com/masahiro331/CVE-2020-11984 | POC详情 |
标题: Apache HTTP Server 2.4 vulnerabilities - The Apache HTTP Server Project -- 🔗来源链接
标签: x_refsource_MISC
暂无评论