Home / Vulnerability Database / T-SQL : Default account
T-SQL

T-SQL : Default account

Overview

The application uses a string whose value corresponds to username or password of a default account. Default accounts with high privileges present one of the highest risks to the database.

Some of the predefined account: SYSTEM_USER, SA.

MEDIUM

DerScanner Severity Score

Do you want to fix T-SQL : Default account in your application?

See also

T-SQL

T-SQL : Weak encryption algorithm

T-SQL

T-SQL : Weak hashing algorithm

T-SQL

T-SQL : Weak random number generator