You are here
Home > Preporuke > Sigurnosni nedostaci programskog paketa php

Sigurnosni nedostaci programskog paketa php

  • Detalji os-a: WN7
  • Važnost: IMP
  • Operativni sustavi: L
  • Kategorije: LFE

——————————————————————————–
Fedora Update Notification
FEDORA-2020-94763cb98b
2020-10-07 20:44:48.204685
——————————————————————————–

Name : php
Product : Fedora 31
Version : 7.3.23
Release : 1.fc31
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 (often referred to as mod_php)
which adds support for the PHP language to Apache HTTP Server.

——————————————————————————–
Update Information:

**PHP version 7.3.23** (01 Oct 2020) **Core:** * Fixed bug php#80048 (Bug
php#69100 has not been fixed for Windows). (cmb) * Fixed bug php#80049 (Memleak
when coercing integers to string via variadic argument). (Nikita) * Fixed bug
php#79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can
be sent). (**CVE-2020-7070**) (Stas) **Calendar:** * Fixed bug php#80007
(Potential type confusion in unixtojd() parameter parsing). (Andy Postnikov)
**OPcache:** * Fixed bug php#80002 (calc free space for new interned string is
wrong). (t-matsuno) * Fixed bug php#79825 (opcache.file_cache causes SIGSEGV
when custom opcode handlers changed). (SammyK) **OpenSSL:** * Fixed bug
php#79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV).
(**CVE-2020-7069**) (Jakub Zelenka) **PDO:** * Fixed bug php#80027 (Terrible
performance using $query->fetch on queries with many bind parameters (Matteo)
**Standard:** * Fixed bug php#79986 (str_ireplace bug with diacritics
characters). (cmb) * Fixed bug php#80077 (getmxrr test bug). (Rainer Jung) *
Fixed bug php#72941 (Modifying bucket->data by-ref has no effect any longer).
(cmb) * Fixed bug php#80067 (Omitting the port in bindto setting errors). (cmb)
——————————————————————————–
ChangeLog:

* Tue Sep 29 2020 Remi Collet <remi@remirepo.net> – 7.3.23-1
– Update to 7.3.23 – http://www.php.net/releases/7_3_23.php
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade –advisory FEDORA-2020-94763cb98b’ at the command
line. For more information, refer to the dnf documentation available at
https://protect2.fireeye.com/v1/url?k=f5c097d6-a9d223d2-f5c70a1a-000babd90757-9d023aad9d085f9c&q=1&e=4845f865-7daf-42d2-b4aa-48ad3708e583&u=http%3A%2F%2Fdnf.readthedocs.io%2Fen%2Flatest%2Fcommand_ref.html%23upgrade-command-label

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

——————————————————————————–
Fedora Update Notification
FEDORA-2020-4fe6b116e5
2020-10-07 20:36:01.780735
——————————————————————————–

Name : php
Product : Fedora 32
Version : 7.4.11
Release : 1.fc32
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 (often referred to as mod_php)
which adds support for the PHP language to Apache HTTP Server.

——————————————————————————–
Update Information:

**PHP version 7.4.11** (01 Oct 2020) **Core:** * Fixed bug php#79699 (PHP
parses encoded cookie names so malicious `__Host-` cookies can be sent).
(**CVE-2020-7070**) (Stas) * Fixed bug php#79979 (passing value to by-ref param
via CUFA crashes). (cmb, Nikita) * Fixed bug php#80037 (Typed property must not
be accessed before initialization when __get() declared). (Nikita) * Fixed bug
php#80048 (Bug php#69100 has not been fixed for Windows). (cmb) * Fixed bug
php#80049 (Memleak when coercing integers to string via variadic argument).
(Nikita) **Calendar:** * Fixed bug php#80007 (Potential type confusion in
unixtojd() parameter parsing). (Andy Postnikov) **OPcache:** * Fixed bug
php#80002 (calc free space for new interned string is wrong). (t-matsuno) *
Fixed bug php#80046 (FREE for SWITCH_STRING optimized away). (Nikita) * Fixed
bug php#79825 (opcache.file_cache causes SIGSEGV when custom opcode handlers
changed). (SammyK) **OpenSSL:** * Fixed bug php#79601 (Wrong ciphertext/tag in
AES-CCM encryption for a 12 bytes IV). (**CVE-2020-7069**) (Jakub Zelenka)
**PDO:** * Fixed bug php#80027 (Terrible performance using $query->fetch on
queries with many bind parameters (Matteo) **Standard:** * Fixed bug php#79986
(str_ireplace bug with diacritics characters). (cmb) * Fixed bug php#80077
(getmxrr test bug). (Rainer Jung) * Fixed bug php#72941 (Modifying bucket->data
by-ref has no effect any longer). (cmb) * Fixed bug php#80067 (Omitting the port
in bindto setting errors). (cmb)
——————————————————————————–
ChangeLog:

* Tue Sep 29 2020 Remi Collet <remi@remirepo.net> – 7.4.11-1
– Update to 7.4.11 – http://www.php.net/releases/7_4_11.php
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade –advisory FEDORA-2020-4fe6b116e5’ at the command
line. For more information, refer to the dnf documentation available at
https://protect2.fireeye.com/v1/url?k=ed256677-b137d273-ed22fbbb-000babd90757-33fea89aa95e5c5a&q=1&e=09636a69-b598-4b71-83f2-23dff133203d&u=http%3A%2F%2Fdnf.readthedocs.io%2Fen%2Flatest%2Fcommand_ref.html%23upgrade-command-label

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

AutorBruno Varga
Cert idNCERT-REF-2020-10-0001-ADV
CveCERT-CVE-DUMMY
ID izvornikaCERT-ORIGID-DUMMY
ProizvodCERT-DUMMY-PRODUCT
IzvorAdobe
Top
More in Preporuke
Sigurnosni nedostatak jezgre operacijskog sustava

Otkriven je sigurnosni nedostatak jezgre operacijskog sustava RHEL. Otkriveni nedostatak potencijalnim napadačima omogućuje izazivanje DoS stanja. Savjetuje se ažuriranje izdanim...

Close