Home / Vulnerability Database / Kotlin : Unsafe JavaScript framework
Kotlin

Kotlin : Unsafe JavaScript framework

Overview

The application uses Ajax framework that opens access to valuable data for attackers when used incorrectly.

Although the default uses POST requests, which complicates the task of creating a malicious request from the <script> tag, the framework also contains mechanisms for work with GET requests. Moreover, many sources recommend using exectly GET requests to improve performance due to browser caching.

LOW

DerScanner Severity Score

Do you want to fix Kotlin : Unsafe JavaScript framework 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