Home / Vulnerability Database / PL or SQL : Resource leak
PL/SQL

PL or SQL : Resource leak

Classification

Overview

The application fails to release a system resource (e.g., a file handle). This may lead to unstable performance and denial of service attacks.

Resource leaks usually happen either due to an exceptional condition, or due to confusion over which part of the program is responsible for releasing the resource.

MEDIUM

DerScanner Severity Score

Do you want to fix PL or SQL : Resource leak 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