Teclib GLPI before 9.4.1.1 is affected by a PHP type juggling vulnerability allowing bypass of authentication. This occurs in Auth::checkPassword() (inc/auth.class.php).
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://github.com/glpi-project/glpi/pull/5520 | third party advisory patch |
https://github.com/glpi-project/glpi/releases/tag/9.4.1.1 | third party advisory release notes |