Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Inconsistent restriction of connection history visibility | ||
cve: CVE-2020-11997 | ||
fixed: 1.3.0 | ||
--- | ||
|
||
Apache Guacamole 1.2.0 and older do not consistently restrict access to | ||
connection history based on user visibility. If multiple users share access to | ||
the same connection, those users may be able to see which other users have | ||
accessed that connection, as well as the IP addresses from which that | ||
connection was accessed, even if those users do not otherwise have permission | ||
to see other users. | ||
|
||
Acknowledgements: We would like to thank William Le Berre (Synetis) for | ||
reporting this issue. | ||
|