Home / Vulnerability Database / Kotlin : Policy manipulation
Kotlin

Kotlin : Policy manipulation

Classification

OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
PCI DSS 4.0

Overview

SecurityManager policy settings are overwritten during application operation. This allows an attacker to unpredictably change the behavior of the application or disrupt its work.

The setting manipulation attack aims to modify application settings in order to cause misleading data or advantages on the attacker’s behalf. The attacker manipulate values in the system and manage specific user resources of the application or affect its functionalities.

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Policy manipulation in your application?

See also

Kotlin

Kotlin : Missing required cryptographic step

Kotlin

Kotlin : Logging into system output

Kotlin

Kotlin : Call of notify() in synchronized block