Home / Vulnerability Database / Scala : Insecure initialization vector
Scala

Scala : Insecure initialization vector

Overview

The application performs encryption with the initialization vector (IV) and coincides encryption keys. For secure encryption it is necessary that IV be cryptographically pseudo-random, that is unpredictable for the attacker.

Sensitive Data Exposure vulnerabilities take the third place in the “OWASP Top 10 2017” web-application vulnerabilities ranking.

MEDIUM

DerScanner Severity Score

Do you want to fix Scala : Insecure initialization vector in your application?

See also

Scala

Scala : Unreleased resource stream

Scala

Scala : Multiple loggers in same class

Scala

Scala : Insufficient encryption key length