目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CWE-1072 不使用连接池访问数据资源 类漏洞列表 1

CWE-1072 不使用连接池访问数据资源 类弱点 1 条 CVE 漏洞汇总,含 AI 中文分析。

MITRE CWE 官方描述
The product accesses a data resource through a database without using a connection pooling capability.
常见影响 (1)
OtherReduce Performance
This issue can make the product perform more slowly, as connection pools allow connections to be reused without the overhead and time consumption of opening and closing a new connection. If the relevant code is reachable by an attacker, then this performance problem might introduce a vulnerability.
CVE ID标题CVSS风险等级Published
CVE-2026-0438 SMM handler执行非SMM内存代码导致远程代码执行漏洞 — AMD Ryzen™ 7040 Series Mobile Processors with Radeon™ Graphics--2026-05-15

CWE-1072(不使用连接池访问数据资源) 是常见的弱点类别,本平台收录该类弱点关联的 1 条 CVE 漏洞。