--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2021-06795380db
2021-11-26 01:21:19.429042
--------------------------------------------------------------------------------Name        : php
Product     : Fedora 35
Version     : 8.0.13
Release     : 1.fc35
URL         : https://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.

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

**PHP version 8.0.13** (18 Nov 2021)  **Core:**  * Fixed bug php#81518 (Header
injection via default_mimetype / default_charset). (cmb)  **Date:**  * Fixed bug
php#81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb)
**MBString:**  * Fixed bug php#76167 (mbstring may use pointer from some
previous request). (cmb, cataphract)  **Opcache:**  * Fixed bug php#81512
(Unexpected behavior with arrays and JIT). (Dmitry)  **PCRE:**  * Fixed bug
php#81424 (PCRE2 10.35 JIT performance regression). (cmb)  **XML:**  * Fixed bug
php#79971 (special character is breaking the path in xml function).
(**CVE-2021-21707**) (cmb)  **XMLReader:**  * Fixed bug php#81521
(XMLReader::getParserProperty may throw with a valid property). (Nikita)
--------------------------------------------------------------------------------ChangeLog:

* Wed Nov 17 2021 Remi Collet  - 8.0.13-1
- Update to 8.0.13 - https://www.php.net/releases/8_0_13.php
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #2026045 - CVE-2021-21707 php: special character breaks path in xml parsing
        https://bugzilla.redhat.com/show_bug.cgi?id=2026045
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-06795380db' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

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/security/
--------------------------------------------------------------------------------_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Fedora 35: php 2021-06795380db

November 25, 2021
**PHP version 8.0.13** (18 Nov 2021) **Core:** * Fixed bug php#81518 (Header injection via default_mimetype / default_charset)

Summary

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.

**PHP version 8.0.13** (18 Nov 2021) **Core:** * Fixed bug php#81518 (Header

injection via default_mimetype / default_charset). (cmb) **Date:** * Fixed bug

php#81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb)

**MBString:** * Fixed bug php#76167 (mbstring may use pointer from some

previous request). (cmb, cataphract) **Opcache:** * Fixed bug php#81512

(Unexpected behavior with arrays and JIT). (Dmitry) **PCRE:** * Fixed bug

php#81424 (PCRE2 10.35 JIT performance regression). (cmb) **XML:** * Fixed bug

php#79971 (special character is breaking the path in xml function).

(**CVE-2021-21707**) (cmb) **XMLReader:** * Fixed bug php#81521

(XMLReader::getParserProperty may throw with a valid property). (Nikita)

* Wed Nov 17 2021 Remi Collet - 8.0.13-1

- Update to 8.0.13 - https://www.php.net/releases/8_0_13.php

[ 1 ] Bug #2026045 - CVE-2021-21707 php: special character breaks path in xml parsing

https://bugzilla.redhat.com/show_bug.cgi?id=2026045

su -c 'dnf upgrade --advisory FEDORA-2021-06795380db' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

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/security/

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/

Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

FEDORA-2021-06795380db 2021-11-26 01:21:19.429042 Product : Fedora 35 Version : 8.0.13 Release : 1.fc35 URL : https://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. **PHP version 8.0.13** (18 Nov 2021) **Core:** * Fixed bug php#81518 (Header injection via default_mimetype / default_charset). (cmb) **Date:** * Fixed bug php#81500 (Interval serialization regression since 7.3.14 / 7.4.2). (cmb) **MBString:** * Fixed bug php#76167 (mbstring may use pointer from some previous request). (cmb, cataphract) **Opcache:** * Fixed bug php#81512 (Unexpected behavior with arrays and JIT). (Dmitry) **PCRE:** * Fixed bug php#81424 (PCRE2 10.35 JIT performance regression). (cmb) **XML:** * Fixed bug php#79971 (special character is breaking the path in xml function). (**CVE-2021-21707**) (cmb) **XMLReader:** * Fixed bug php#81521 (XMLReader::getParserProperty may throw with a valid property). (Nikita) * Wed Nov 17 2021 Remi Collet - 8.0.13-1 - Update to 8.0.13 - https://www.php.net/releases/8_0_13.php [ 1 ] Bug #2026045 - CVE-2021-21707 php: special character breaks path in xml parsing https://bugzilla.redhat.com/show_bug.cgi?id=2026045 su -c 'dnf upgrade --advisory FEDORA-2021-06795380db' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html 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/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Change Log

References

Update Instructions

Severity
Product : Fedora 35
Version : 8.0.13
Release : 1.fc35
URL : https://www.php.net/
Summary : PHP scripting language for creating dynamic web sites

Related News