Home / Vulnerability Database / Scala : SecurityManager overridable check
Scala
Scala : SecurityManager overridable check
Classification
CWE
Overview
Methods without the final modifier and those defined not in the final class can be overridden. If such a method implements security checks, an attacker can bypass them in the derived class by overriding the method.
LOW
DerScanner Severity Score
Do you want to fix Scala : SecurityManager overridable check in your application?
See also
Scala
Scala : Unreleased resource stream
Scala
Scala : Multiple loggers in same class
Scala
