@@ -7,28 +7,12 @@ Master: [.
24
-
25
- - ** ZF2015-08** : ZF2014-06 uncovered an issue in the sqlsrv adapter provided by
26
- the framework whereby null bytes were not filtered correctly when generating
27
- SQL. A reporter discovered the same vulnerability is present in our PDO implementation
28
- when used with pdo_dblib, and could potentially be applied to other PDO adapters.
29
- This release contains a patch to properly escape null bytes used in SQL queries
30
- across all PDO adapters shipped with the framework.
31
-
32
16
See http://framework.zend.com/changelog for full details.
33
17
34
18
NEW FEATURES
0 commit comments