Home / Vulnerability Database / T-SQL : Undocumented feature: network activity
T-SQL

T-SQL : Undocumented feature: network activity

Classification

OWASP ASVS
PCI DSS 4.0

Overview

The application initiates a connection with the hardcoded external server. If the address is not in the white list, this may indicate undocumented network activity.

Undocumented network activity may lead to a sensitive data exposure. Sensitive Data Exposure takes the third place in the OWASP Top 10 2017 web application vulnerabilities ranking.

LOW

DerScanner Severity Score

Do you want to fix T-SQL : Undocumented feature: network activity 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