Login
Newsletter
Werbung

Sicherheit: Pufferüberlauf in PHP
Aktuelle Meldungen Distributionen
Name: Pufferüberlauf in PHP
ID: FEDORA-2013-12315
Distribution: Fedora
Plattformen: Fedora 18
Datum: Di, 23. Juli 2013, 13:52
Referenzen: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4113
Applikationen: PHP

Originalnachricht

Name        : php
Product : Fedora 18
Version : 5.4.17
Release : 2.fc18
URL : http://www.php.net/
Summary : PHP scripting language for creating dynamic web sites
Description :
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

The php package contains the module which adds support for the PHP
language to Apache HTTP Server.

-------------------------------------------------------------------------------
-
Update Information:

04 Jul 2013, PHP 5.4.17

Core:
- Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence)
- Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
- Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
- Fixed bug #64936 (doc comments picked up from previous scanner run). (Stas,
Jonathan Oddy)
- Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
- Fixed bug #64166 (quoted-printable-encode stream filter incorrectly
discarding whitespace). (Michael M Slusarz)

DateTime:
- Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
(Gustavo, Derick, Anatol)

FPM:
- Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
- Implemented FR #64764 (add support for FPM init.d script). (Lior Kaplan)

PDO:
- Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the
same db server). (Laruence)

PDO_DBlib:
- Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib). (Stanley
Sufficool)
- Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley
Sufficool)
- Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed
statement crashes). (Stanley Sufficool)

PDO_firebird:
- Fixed bug #64037 (Firebird return wrong value for numeric field). (Matheus
Degiovani, Matteo)
- Fixed bug #62024 (Cannot insert second row with null using parametrized
query). (patch by james@kenjim.com, Matheus Degiovani, Matteo)

PDO_mysql:
- Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT,
TINYINT and YEAR). (Antony, Daniel Beardsley)

PDO_pgsql:
- Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)

pgsql:
- Fixed bug #64609 (pg_convert enum type support). (Matteo)

Readline:
- Implement FR #55694 (Expose additional readline variable to prevent default
filename completion). (Hartmel)

SPL:
- Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on 64-bits
systems). (Laruence)


Backported from 5.4.18

CGI:
- Fixed Bug #65143 (Missing php-cgi man page). (Remi)

Phar:
- Fixed Bug #65142 (Missing phar man page). (Remi)

XML:
- Fixed bug #65236 (heap corruption in xml parser). CVE-2013-4113

-------------------------------------------------------------------------------
-
ChangeLog:

* Fri Jul 12 2013 Remi Collet <rcollet@redhat.com> - 5.4.17-2
- add security fix for CVE-2013-4113
- add missing ASL 1.0 license
* Wed Jul 3 2013 Remi Collet <rcollet@redhat.com> 5.4.17-1
- update to 5.4.17
- add missing man pages (phar, php-cgi)
* Wed Jun 5 2013 Remi Collet <rcollet@redhat.com> 5.4.16-1
- update to 5.4.16
- switch systemd unit to Type=notify
- patch for upstream Bug #64915 error_log ignored when daemonize=0
- patch for upstream Bug #64949 Buffer overflow in _pdo_pgsql_error
- patch for upstream bug #64960 Segfault in gc_zval_possible_root
* Thu May 9 2013 Remi Collet <rcollet@redhat.com> 5.4.15-1
- update to 5.4.15
- add version to "Obsoletes"
- own /usr/share/fpm
* Thu Apr 11 2013 Remi Collet <rcollet@redhat.com> 5.4.14-1
- update to 5.4.14
- clean old deprecated options
* Thu Mar 14 2013 Remi Collet <rcollet@redhat.com> 5.4.13-1
- update to 5.4.13
- security fix for CVE-2013-1643
- Hardened build (links with -z now option)
- Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
* Wed Feb 20 2013 Remi Collet <remi@fedoraproject.org> 5.4.12-1
- update to 5.4.12
- security fix for CVE-2013-1635
- enable tokyocabinet dba handler
- upstream patch (5.4.13) to fix dval to lval conversion
https://bugs.php.net/64142
- upstream patch (5.4.13) for 2 failed tests
- fix buit-in web server on ppc64 (fdset usage)
https://bugs.php.net/64128
* Wed Jan 16 2013 Remi Collet <rcollet@redhat.com> 5.4.11-1
- update to 5.4.11
- fix php.conf to allow MultiViews managed by php scripts
* Wed Dec 19 2012 Remi Collet <rcollet@redhat.com> 5.4.10-1
- update to 5.4.10
- remove patches merged upstream
* Tue Dec 11 2012 Remi Collet <rcollet@redhat.com> 5.4.9-3
- drop "Configure Command" from phpinfo output
* Tue Dec 11 2012 Joe Orton <jorton@redhat.com> - 5.4.9-2
- prevent php_config.h changes across (otherwise identical) rebuilds
-------------------------------------------------------------------------------
-
References:

[ 1 ] Bug #983689 - CVE-2013-4113 php: xml_parse_into_struct buffer overflow
when parsing deeply nested XML
https://bugzilla.redhat.com/show_bug.cgi?id=983689
-------------------------------------------------------------------------------
-

This update can be installed with the "yum" update program. Use
su -c 'yum update php' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
-------------------------------------------------------------------------------
-
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung