Home / Vulnerability Database / Kotlin : Forgery of loaded library
Kotlin

Kotlin : Forgery of loaded library

Classification

OWASP Top 10 2013
OWASP Top 10 2017
OWASP ASVS
PCI DSS 4.0
CWE/SANS Top 25 2011

Overview

The application loads the library from an untrusted source or in an untrusted environment. This may lead to the execution of arbitrary malicious code.

Vulnerabilities of this type occur when an attacker can change the name of the library to be loaded or parameters of the environment.

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Forgery of loaded library 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