CVE-2025-53538 (CNNVD-202507-2834)
中文标题:
Suricata 安全漏洞
英文标题:
Suricata's mishandling of data on HTTP2 stream 0 can lead to resource starvation
漏洞描述
中文描述:
Suricata是Open Information Security基金会的一个网络IDS、IPS和NSM引擎。 Suricata 7.0.10及之前版本和8.0.0-beta1至8.0.0-rc1版本存在安全漏洞,该漏洞源于HTTP2流0数据处理不当,可能导致内存使用失控。
英文描述:
Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. In versions 7.0.10 and below and 8.0.0-beta1 through 8.0.0-rc1, mishandling of data on HTTP2 stream 0 can lead to uncontrolled memory usage, leading to loss of visibility. Workarounds include disabling the HTTP/2 parser, and using a signature like drop http2 any any -> any any (frame:http2.hdr; byte_test:1,=,0,3; byte_test:4,=,0,5; sid: 1;) where the first byte test tests the HTTP2 frame type DATA and the second tests the stream id 0. This is fixed in versions 7.0.11 and 8.0.0.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| OISF | suricata | < 7.0.11 | - | - |
cpe:2.3:a:oisf:suricata:<_7.0.11:*:*:*:*:*:*:*
|
| OISF | suricata | >= 8.0.0-beta1, < 8.0.0 | - | - |
cpe:2.3:a:oisf:suricata:>=_8.0.0-beta1,_<_8.0.0:*:*:*:*:*:*:*
|
| oisf | suricata | * | - | - |
cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*
|
| oisf | suricata | 8.0.0 | - | - |
cpe:2.3:a:oisf:suricata:8.0.0:beta1:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-53538 |
2025-11-11 15:23:28 | 2025-11-11 07:40:41 |
| NVD | nvd_CVE-2025-53538 |
2025-11-11 15:00:57 | 2025-11-11 07:48:28 |
| CNNVD | cnnvd_CNNVD-202507-2834 |
2025-11-11 15:12:51 | 2025-11-11 08:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202507-2834
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']