Information Exposure Affecting org.apache.guacamole:guacamole package, versions [,1.0.0)


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.15% (50th percentile)
Expand this section
NVD
7.5 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-ORGAPACHEGUACAMOLE-173667
  • published 8 Feb 2019
  • disclosed 7 Feb 2019
  • credit Ross Golder

How to fix?

Upgrade org.apache.guacamole:guacamole to version 1.0.0 or higher.

Overview

org.apache.guacamole:guacamole is a clientless remote desktop gateway.

Affected versions of this package are vulnerable to Information Exposure. The package used a cookie for client-side storage of the user's session token. This cookie lacked the "secure" flag, which could allow an attacker eavesdropping on the network to intercept the user's session token if unencrypted HTTP requests are made to the same domain.