Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CWE-1072 (不使用连接池访问数据资源) — Vulnerability Class 1

1 vulnerabilities classified as CWE-1072 (不使用连接池访问数据资源). AI Chinese analysis included.

MITRE CWE Description
The product accesses a data resource through a database without using a connection pooling capability.
Common Consequences (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 IDTitleCVSSSeverityPublished
CVE-2026-0438 SMM handler执行非SMM内存代码导致远程代码执行漏洞 — AMD Ryzen™ 7040 Series Mobile Processors with Radeon™ Graphics--2026-05-15

Vulnerabilities classified as CWE-1072 (不使用连接池访问数据资源) represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.