Common Weakness Enumeration
CWE Definition / CWE-619
CWE-619: Dangling Database Cursor ('Cursor Injection')
If a database cursor is not closed properly, then it could become accessible to other users while retaining the same privileges that were originally assigned, leaving the cursor dangling.
Published:7 May 2007
Organization:MITRE
Modified:3 Apr 2025
Related Weakness
CWE-402: Transmission of Private Resources into a New Sphere ('Resource Leak')
