Home / Vulnerability Database / COBOL : Privacy violation
COBOL

COBOL : Privacy violation

Overview

Privacy of personal user data may be violated. This can break the law and harm the reputation of the application.

Valuable personal data may get into the application from a variety of sources: directly from the user, from a database, from a third party storage. Often, this data is not marked as confidential or are valuable not by itself but only in a certain context.

Often, security and privacy of personal data conflict. From a security perspective, it is necessary to record information on all the activities in the system as detailed as possible, to later reveal traces of malicious actions. From the standpoint of privacy, on the contrary, the confidential information logging increases the risk of its leak. In this case, privacy should have a higher priority.

MEDIUM

DerScanner Severity Score

Do you want to fix COBOL : Privacy violation in your application?

See also

COBOL

COBOL : Weak hashing algorithm

COBOL

COBOL : HTTP usage

COBOL

COBOL : Hardcoded password