Home / Vulnerability Database / Scala : Division by zero
Scala

Scala : Division by zero

Classification

Overview

Division by zero may lead to malfunction or crash of the application.

Division by zero often occurs when calculating values of the variables that store length, width, height of some object. If the value of the argument that eventually causes division by zero is obtained from an untrusted source, an attacker can disrupt the normal operation of the application.

MEDIUM

DerScanner Severity Score

Do you want to fix Scala : Division by zero in your application?

See also

Scala

Scala : Unreleased resource stream

Scala

Scala : Multiple loggers in same class

Scala

Scala : Insufficient encryption key length