Test: /ext/ldap/tests/bug76248.phpt - Version 7.3.0RC5        

Security #76248 Malicious LDAP-Server Response causes Crash
Submitted: 2018-04-21 20:48:23 Modified: 2018-04-29 20:48:12
From: phpldap Assigned: stas
Status: Closed Package: LDAP related
PHP Version: 7.2.4 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: ldap_search(): Search: Can't contact LDAP server in %s/bug76248.php on line 16
002+
003+ Warning: ldap_get_entries() expects parameter 2 to be resource, bool given in %s/bug76248.php on line 17
004+ NULL
001- array(2) {
002- ["count"]=>
003- int(1)
004- [0]=>
005- array(2) {
006- ["count"]=>
007- int(0)
008- ["dn"]=>
009- NULL
010- }
011- }