Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 433
Alerts This Week
Warning Icon 1 433

Fedora 29: FEDORA-2019-187ae3128d Critical: PHP Remote Code Execution

fedora
Calendar Grey November 1, 2019
Dist Fedora Esm H88
Important patch for PHP 7.2.24 on Fedora 29 resolves various issues, notably a vulnerability that could allow remote code execution.
**PHP version 7.2.24** (24 Oct 2019) **Core:** * Fixed bug php#78535 (auto_detect_line_endings value not parsed as bool)

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.

The php package contains the module (often referred to as mod_php)

which adds support for the PHP language to Apache HTTP Server.

**PHP version 7.2.24** (24 Oct 2019) **Core:** * Fixed bug php#78535

(auto_detect_line_endings value not parsed as bool). (bugreportuser) * Fixed bug

php#78620 (Out of memory error). (cmb, Nikita) **Exif:** * Fixed bug php#78442

('Illegal component' on exif_read_data since PHP7) (Kalle) **FPM:** * Fixed

bug php#78599 (env_path_info underflow in fpm_main.c can lead to RCE).

(**CVE-2019-11043**) (Jakub Zelenka) **MBString:** * Fixed bug php#78579

(mb_decode_numericentity: args number inconsistency). (cmb) * Fixed bug

php#78609 (mb_check_encoding() no longer supports stringable objects). (cmb)

**MySQLi:** * Fixed bug php#76809 (SSL settings aren't respected when

persistent connections are used). (fabiomsouto) **PDO_MySQL:** * Fixed bug

php#78623 (Regression caused by "SP call yields additional empty result set").

(cmb) **Session:** * Fixed bug php#78624 (session_gc return value for user

defined session handlers). (bshaffer) **Standard:** * Fixed bug php#76342

(file_get_contents waits twice specified timeout). (Thomas Calvet) * Fixed bug

php#78612 (strtr leaks memory when integer keys are used and the subject string

shorter). (Nikita) * Fixed bug php#76859 (stream_get_line skips data if used

with data-generating filter). (kkopachev) **Zip:** * Fixed bug php#78641

(addGlob can modify given remove_path value). (cmb)

* Tue Oct 22 2019 Remi Collet - 7.2.24-1

- Update to 7.2.24 - https://www.php.net/releases/7_2_23.php

* Wed Sep 25 2019 Remi Collet - 7.2.23-1

- Update to 7.2.23 - https://www.php.net/releases/7_2_23.php

* Wed Aug 28 2019 Remi Collet - 7.2.22-1

- Update to 7.2.22 - https://www.php.net/releases/7_2_22.php

* Tue Jul 30 2019 Remi Collet - 7.2.21-1

- Update to 7.2.21 - https://www.php.net/releases/7_2_21.php

* Tue Jul 2 2019 Remi Collet - 7.2.20-1

- Update to 7.2.20 - https://www.php.net/releases/7_2_20.php

* Wed May 29 2019 Remi Collet - 7.2.19-2

- Update to 7.2.19 - https://www.php.net/releases/7_2_19.php

* Tue Apr 30 2019 Remi Collet - 7.2.18-1

- Update to 7.2.18 - https://www.php.net/releases/7_2_18.php

* Wed Apr 3 2019 Remi Collet - 7.2.17-1

- Update to 7.2.17 - https://www.php.net/releases/7_2_17.php

* Wed Mar 6 2019 Remi Collet - 7.2.16-1

- Update to 7.2.16 - https://www.php.net/releases/7_2_16.php

- add upstream patch for OpenSSL 1.1.1b

- adapt systzdata patch (v17)

* Wed Feb 6 2019 Remi Collet - 7.2.15-1

- Update to 7.2.15 - https://www.php.net/releases/7_2_15.php

* Tue Jan 8 2019 Remi Collet - 7.2.14-1

- Update to 7.2.14 - https://www.php.net/releases/7_2_14.php

* Tue Dec 18 2018 Remi Collet - 7.2.14~RC1-1

- update to 7.2.14RC1

* Sat Dec 8 2018 Remi Collet - 7.2.13-2

- Fix null pointer dereference in imap_mail CVE-2018-19935

* Wed Dec 5 2018 Remi Collet - 7.2.13-1

- Update to 7.2.13 - https://www.php.net/releases/7_2_13.php

* Wed Nov 21 2018 Remi Collet - 7.2.13-0.1.RC1

- update to 7.2.13RC1

* Tue Nov 6 2018 Remi Collet - 7.2.12-1

- Update to 7.2.12 - https://www.php.net/releases/7_2_12.php

* Fri Nov 2 2018 Remi Collet - 7.2.12-0.1.RC1

- rebuild

* Tue Oct 23 2018 Remi Collet - 7.2.12~RC1-1

- update to 7.2.12RC1

* Wed Oct 10 2018 Remi Collet - 7.2.11-1

- Update to 7.2.11 - https://www.php.net/releases/7_2_11.php

[ 1 ] Bug #1766378 - CVE-2019-11043 php: underflow in env_path_info in fpm_main.c

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

su -c 'dnf upgrade --advisory FEDORA-2019-187ae3128d' 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/

Change Log

References

Update Instructions

Severity
critical
Lowest
Low
Medium
High
Critical

Product: Fedora 29
Version: 7.2.24
Release: 1.fc29
Summary: PHP scripting language for creating dynamic web sites

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.