Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 98701c9

Browse files
committed
Added note to README
1 parent 516a6f8 commit 98701c9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ Released on MMMMM DD, YYYY.
1313
IMPORTANT FIXES FOR 1.12.9
1414
--------------------------
1515

16+
**This release contains security updates:**
17+
18+
- **ZF2014-05:** Due to an issue that existed in PHP's LDAP extension, it is
19+
possible to perform an unauthenticated simple bind against a LDAP server by
20+
using a null byte for the password, regardless of whether or not the user
21+
normally requires a password. We have provided a patch in order to protect
22+
users of unpatched PHP versions (PHP 5.5 <= 5.5.11, PHP 5.4 <= 5.4.27, all
23+
versions of PHP 5.3 and below). If you use `Zend_Ldap` and are on an affected
24+
version of PHP, we recommend upgrading immediately.
25+
1626
See http://framework.zend.com/changelog for full details.
1727

1828
NEW FEATURES

0 commit comments

Comments
 (0)