Home / Vulnerability Database / Java : Missing authorization
Java

Java : Missing authorization

Overview

The software does not perform an authorization check when an actor attempts to access a resource or perform an action.

When access control checks are not applied, this can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.

Missing authorization weaknesses may arise when a single-user application is ported to a multi-user environment.

LOW

DerScanner Severity Score

Do you want to fix Java : Missing authorization in your application?

See also

Java

Java : Race condition

Java

Java : Text4Shell Vulnerability

Java

Java : JNI usage