Timing Attack Affecting com.linecorp.armeria:armeria package, versions [0.34.0,0.96.0)


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-COMLINECORPARMERIA-536848
  • published 6 Dec 2019
  • disclosed 6 Dec 2019
  • credit Wasin Saengow

Introduced: 6 Dec 2019

CVE NOT AVAILABLE CWE-208 Open this link in a new tab

How to fix?

Upgrade com.linecorp.armeria:armeria to version 0.96.0 or higher.

Overview

com.linecorp.armeria:armeria is an asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria)

Affected versions of this package are vulnerable to Timing Attack. This vulnerability is caused by the insecure implementation of equals method from java.lang.String.

References