Home / Vulnerability Database / Kotlin : Unsafe database connection config (Play)
Kotlin
Kotlin : Unsafe database connection config (Play)
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
CWE
Overview
The application initiates a connection to the database using a parameter from an untrusted source. An attacker can change the connection settings.
Unsafe database connection attacks (Security Misconfiguration) take the sixth place in the OWASP Top 10 2017 web application vulnerabilities ranking.
Attacker accesses default accounts, unused pages, unpatched flaws, unprotected files and directories, etc. to gain unauthorized access to or knowledge of the system.
MEDIUM
DerScanner Severity Score
Do you want to fix Kotlin : Unsafe database connection config (Play) in your application?
See also
Kotlin
Kotlin : Missing required cryptographic step
Kotlin
Kotlin : Logging into system output
Kotlin
