The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation.
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.
Link | Tags |
---|---|
https://simplesamlphp.org/security/201705-01 | patch vendor advisory |
https://lists.debian.org/debian-lts-announce/2017/12/msg00007.html | mailing list |
https://github.com/simplesamlphp/simplesamlphp/commit/4bc629658e7b7d17c9ac3fe0da7dc5df71f1b85e | issue tracking third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/06/msg00017.html | mailing list |