Information Exposure Affecting org.apache.guacamole:guacamole Open this link in a new tab package, versions [,1.0.0)
Attack Complexity
Low
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
Introduced: 7 Feb 2019
CVE-2018-1340 Open this link in a new tabHow 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.