Fix transit path validation CVE-2017-6594
Commit f469fc6
(2010-10-02) inadvertently caused the previous hop realm
to not be added to the transit path of issued tickets. This may, in
some cases, enable bypass of capath policy in Heimdal versions 1.5
through 7.2.
Note, this may break sites that rely on the bug. With the bug some
incomplete [capaths] worked, that should not have. These may now break
authentication in some cross-realm configurations.
This commit is contained in:

committed by
Nicolas Williams

parent
d5dd5aab19
commit
b1e699103f
14
NEWS
14
NEWS
@@ -1,3 +1,17 @@
|
||||
Release Notes - Heimdal - Version Heimdal 7.3
|
||||
|
||||
Security
|
||||
|
||||
- Fix transit path validation. Commit f469fc6 (2010-10-02) inadvertently
|
||||
caused the previous hop realm to not be added to the transit path
|
||||
of issued tickets. This may, in some cases, enable bypass of capath
|
||||
policy in Heimdal versions 1.5 through 7.2.
|
||||
|
||||
Note, this may break sites that rely on the bug. With the bug some
|
||||
incomplete [capaths] worked, that should not have. These may now break
|
||||
authentication in some cross-realm configurations.
|
||||
(CVE-2017-6594)
|
||||
|
||||
Release Notes - Heimdal - Version Heimdal 7.2
|
||||
|
||||
Bug fixes
|
||||
|
Reference in New Issue
Block a user