Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
ID |
scala.inject.scala_inject_rule_custominjectionsqlstring |
Severity |
low |
Resource |
Inject |
Language |
Scala |
Description
The method identified is susceptible to injection. The input should be validated and properly escaped.
Rationale
The method identified is susceptible to injection. The input should be validated and properly escaped.
Remediation
Follow secure coding practices and review the references below for detailed remediation guidance.
References
-
OWASP Top 10 2021 - A03 : Injection.