Home / Vulnerability Database / Kotlin : Usage of untrusted proxy
Kotlin

Kotlin : Usage of untrusted proxy

Classification

OWASP Top 10 2021
PCI DSS 4.0

Overview

The application uses an untrusted proxy server. An attacker can modify the proxy server address and can intercept the traffic (the man-in-the-middle attack).

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Usage of untrusted proxy 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