CWE-1072: Data Resource Access without Use of Connection Pooling
The product accesses a data resource through a database without using a connection pooling capability.
Overview
CWE-1072 (Data Resource Access without Use of Connection Pooling) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.