This page is experimental and may change significantly in future releases.
Dangling Database Cursor ('Cursor Injection')
Properties
id: d3f:CWE-619
- name
- Dangling Database Cursor ('Cursor Injection')
- definition
- 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."
Neighbors
CWE-619 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-619 has no related weaknesses in this release.