Home / Vulnerability Database / Kotlin : Apache Axis2 unsafe configuration
Kotlin

Kotlin : Apache Axis2 unsafe configuration

Overview

Insecure Apache Axis 2 configuration: the REST protocol that does not ensure data integrity and confidentiality is used for data transmission.

If the application communicates with other services, messaging security is defined by the least secure chain link. REST does not include data security mechanisms and completely relies on the transport level protocols.

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Apache Axis2 unsafe configuration 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