Home / Vulnerability Database / PL or SQL : Cursor snarfing
PL/SQL

PL or SQL : Cursor snarfing

Classification

Overview

Cursor snarfing is possible. The application fails to release an opened cursor.

Every cursor is associated with the privileges of the user who created it. If a user with less privileges captures the unreleased cursor, it can be used to gain unauthorized access to valuable data.

MEDIUM

DerScanner Severity Score

Do you want to fix PL or SQL : Cursor snarfing in your application?

See also

PL/SQL

PL or SQL : Open redirect

PL/SQL

PL or SQL : Cross-site scripting (XSS)

PL/SQL

PL or SQL : Weak hashing algorithm