Home / Vulnerability Database / T-SQL : Default account
T-SQL
T-SQL : Default account
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP ASVS
PCI DSS 4.0
CWE
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
