Debian 9843 Published by

An update for the Zendframework package has been released for Debian GNU/Linux



- -------------------------------------------------------------------------
Debian Security Advisory DSA-3265-2 security@debian.org
http://www.debian.org/security/ Alessandro Ghedini
May 24, 2015 http://www.debian.org/security/faq
- -------------------------------------------------------------------------

Package : zendframework

The update for zendframework issued as DSA-3265-1 introduced a regression
preventing the use of non-string or non-stringable objects as header
values. A fix for this problem is now applied, along with the final patch
for CVE-2015-3154. For reference the original advisory text follows.

Multiple vulnerabilities were discovered in Zend Framework, a PHP
framework. Except for CVE-2015-3154, all these issues were already fixed
in the version initially shipped with Jessie.

CVE-2014-2681

Lukas Reschke reported a lack of protection against XML External
Entity injection attacks in some functions. This fix extends the
incomplete one from CVE-2012-5657.

CVE-2014-2682

Lukas Reschke reported a failure to consider that the
libxml_disable_entity_loader setting is shared among threads in the
PHP-FPM case. This fix extends the incomplete one from
CVE-2012-5657.

CVE-2014-2683

Lukas Reschke reported a lack of protection against XML Entity
Expansion attacks in some functions. This fix extends the incomplete
one from CVE-2012-6532.

CVE-2014-2684

Christian Mainka and Vladislav Mladenov from the Ruhr-University
Bochum reported an error in the consumer's verify method that lead
to acceptance of wrongly sourced tokens.

CVE-2014-2685

Christian Mainka and Vladislav Mladenov from the Ruhr-University
Bochum reported a specification violation in which signing of a
single parameter is incorrectly considered sufficient.

CVE-2014-4914

Cassiano Dal Pizzol discovered that the implementation of the ORDER
BY SQL statement in Zend_Db_Select contains a potential SQL
injection when the query string passed contains parentheses.

CVE-2014-8088

Yury Dyachenko at Positive Research Center identified potential XML
eXternal Entity injection vectors due to insecure usage of PHP's DOM
extension.

CVE-2014-8089

Jonas Sandström discovered an SQL injection vector when manually
quoting value for sqlsrv extension, using null byte.

CVE-2015-3154

Filippo Tessarotto and Maks3w reported potential CRLF injection
attacks in mail and HTTP headers.

For the oldstable distribution (wheezy), this problem has been fixed
in version 1.11.13-1.1+deb7u2.

For the stable distribution (jessie), this problem has been fixed in
version 1.12.9+dfsg-2+deb8u2.

For the testing distribution (stretch), this problem has been fixed
in version 1.12.13+dfsg-1.

For the unstable distribution (sid), this problem has been fixed in
version 1.12.13+dfsg-1.

We recommend that you upgrade your zendframework packages.

Further information about Debian Security Advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://www.debian.org/security/
  Zendframework regression update for Debian