Home / Vulnerability Database / Scala : Unsafe password management
Scala

Scala : Unsafe password management

Overview

The application uses a password stored in plaintext in the configuration file. This can lead to the application data being compromised.

Developers often believe that the data stored in the configuration file is securely protected. This assumption simplifies the attacker’s job. Good password management guidelines require that a password never be stored in plaintext.

MEDIUM

DerScanner Severity Score

Do you want to fix Scala : Unsafe password management in your application?

See also

Scala

Scala : Unreleased resource stream

Scala

Scala : Multiple loggers in same class

Scala

Scala : Insufficient encryption key length