上传信息

Signed-off-by: wzz1201 <w_zheng@buaa.edu.cn>
This commit is contained in:
wzz1201 2023-05-13 10:06:11 +00:00 committed by Gitee
parent a7ce3b2ad5
commit 9bd1eb63d2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 42 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,19 @@
# CVE-2021-40438
请求 uri-path 可以导致 mod_proxy 将请求转发到远程用户选择的源服务器。此问题会影响 Apache HTTP Server 2.4.48 及更早版本。
攻击者可以通过制作请求来利用此漏洞uri路径这导致 mod_proxy将请求转发到攻击者选择的源服务器。Apache HTTP Server的mod_proxy组件旨在为 Apache HTTP Server 实现代理/网关功能。
Apache <= 2.4.48 - Mod_Proxy SSRF
## 解决方案
此漏洞是作为 HTTP Server 2.4.49 版中发布的安全更新公告修复 Apache 的一部分发布的。受影响的系统应立即升级到最新版本 2.4.49。

File diff suppressed because one or more lines are too long