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
13 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,13 @@ | ||
--- | ||
title: Improper validation of SAML responses | ||
cve: CVE-2021-43999 | ||
fixed: 1.4.0 | ||
--- | ||
|
||
Apache Guacamole 1.2.0 and 1.3.0 do not properly validate responses received | ||
from a SAML identity provider. If SAML support is enabled, this may allow a | ||
malicious user to assume the identity of another Guacamole user. | ||
|
||
Acknowledgements: We would like to thank Finn Steglich (ETAS) for reporting | ||
this issue. | ||
|