CVE-2023-43622 (CNNVD-202310-1641)
中文标题:
Apache HTTP Server 资源管理错误漏洞
英文标题:
Apache HTTP Server: DoS in HTTP/2 with initial windows size 0
漏洞描述
中文描述:
Apache HTTP Server是美国阿帕奇(Apache)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点。 Apache HTTP Server 2.4.55版本至2.4.57版本存在资源管理错误漏洞,该漏洞源于攻击者打开初始窗口大小为0的HTTP/2连接,能够无限期地阻止Apache HTTP Server中对该连接的处理,这可以耗尽服务器中的工作资源。
英文描述:
An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern. This has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout. This issue affects Apache HTTP Server: from 2.4.55 through 2.4.57. Users are recommended to upgrade to version 2.4.58, which fixes the issue.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server | - | ≤ 2.4.57 | - |
cpe:2.3:a:apache_software_foundation:apache_http_server:*:*:*:*:*:*:*:*
|
| apache | http_server | * | - | - |
cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-43622 |
2025-11-11 15:22:07 | 2025-11-11 07:38:36 |
| NVD | nvd_CVE-2023-43622 |
2025-11-11 14:59:11 | 2025-11-11 07:46:41 |
| CNNVD | cnnvd_CNNVD-202310-1641 |
2025-11-11 15:11:20 | 2025-11-11 07:58:15 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 资源管理错误
- cnnvd_id: 未提取 -> CNNVD-202310-1641
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 7.5
- cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- cvss_version: NOT_EXTRACTED -> 3.1
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']