openEuler 20.03 LTS SP1 update for php



Published: 2021-03-05
Risk High
Patch available YES
Number of vulnerabilities 4
CVE-ID CVE-2020-7070
CVE-2020-7069
CVE-2020-7060
CVE-2020-8184
CWE-ID CWE-20
CWE-310
CWE-125
CWE-353
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
openEuler
Operating systems & Components / Operating system

php-mysqlnd
Operating systems & Components / Operating system package or component

php-gmp
Operating systems & Components / Operating system package or component

php-fpm
Operating systems & Components / Operating system package or component

php-process
Operating systems & Components / Operating system package or component

php-dbg
Operating systems & Components / Operating system package or component

php-debuginfo
Operating systems & Components / Operating system package or component

php-bcmath
Operating systems & Components / Operating system package or component

php-intl
Operating systems & Components / Operating system package or component

php-recode
Operating systems & Components / Operating system package or component

php-odbc
Operating systems & Components / Operating system package or component

php-common
Operating systems & Components / Operating system package or component

php-pgsql
Operating systems & Components / Operating system package or component

php-opcache
Operating systems & Components / Operating system package or component

php-enchant
Operating systems & Components / Operating system package or component

php-snmp
Operating systems & Components / Operating system package or component

php-json
Operating systems & Components / Operating system package or component

php-xmlrpc
Operating systems & Components / Operating system package or component

php-ldap
Operating systems & Components / Operating system package or component

php-debugsource
Operating systems & Components / Operating system package or component

php-mbstring
Operating systems & Components / Operating system package or component

php-help
Operating systems & Components / Operating system package or component

php-gd
Operating systems & Components / Operating system package or component

php-devel
Operating systems & Components / Operating system package or component

php-cli
Operating systems & Components / Operating system package or component

php-embedded
Operating systems & Components / Operating system package or component

php-pdo
Operating systems & Components / Operating system package or component

php-tidy
Operating systems & Components / Operating system package or component

php-soap
Operating systems & Components / Operating system package or component

php-dba
Operating systems & Components / Operating system package or component

php-xml
Operating systems & Components / Operating system package or component

php
Operating systems & Components / Operating system package or component

Vendor openEuler

Security Bulletin

This security bulletin contains information about 4 vulnerabilities.

1) Input validation error

EUVDB-ID: #VU47252

Risk: Medium

CVSSv3.1: 5.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-7070

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a spoofing attack.

The vulnerability exists in the way PHP parser handles cookies with percent character (e.g. '%'). A remote attacker can send a crafted HTTP request with a `__%48ost-` or `__%53ecure-` cookie that will be processed before other cookies sent in the same request. As a result, an attacker can set malicious `__Host-` cookie on a subdomain and bypass origin restrictions, imposed by browsers.

Successful exploitation of the vulnerability may allow an attacker to perform a spoofing attack.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

php-mysqlnd: before 7.2.10-13

php-gmp: before 7.2.10-13

php-fpm: before 7.2.10-13

php-process: before 7.2.10-13

php-dbg: before 7.2.10-13

php-debuginfo: before 7.2.10-13

php-bcmath: before 7.2.10-13

php-intl: before 7.2.10-13

php-recode: before 7.2.10-13

php-odbc: before 7.2.10-13

php-common: before 7.2.10-13

php-pgsql: before 7.2.10-13

php-opcache: before 7.2.10-13

php-enchant: before 7.2.10-13

php-snmp: before 7.2.10-13

php-json: before 7.2.10-13

php-xmlrpc: before 7.2.10-13

php-ldap: before 7.2.10-13

php-debugsource: before 7.2.10-13

php-mbstring: before 7.2.10-13

php-help: before 7.2.10-13

php-gd: before 7.2.10-13

php-devel: before 7.2.10-13

php-cli: before 7.2.10-13

php-embedded: before 7.2.10-13

php-pdo: before 7.2.10-13

php-tidy: before 7.2.10-13

php-soap: before 7.2.10-13

php-dba: before 7.2.10-13

php-xml: before 7.2.10-13

php: before 7.2.10-13

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1056


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Cryptographic issues

EUVDB-ID: #VU47253

Risk: Low

CVSSv3.1: 4.6 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-7069

CWE-ID: CWE-310 - Cryptographic Issues

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to the openssl_encrypt() function generates a wrong ciphertext and a wrong tag for AES-CCM for a 12 bytes IV. As a result, a 7-byte nonce is used instead of 12 bytes. A remote attacker can abuse such behavior and decrypt data.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

php-mysqlnd: before 7.2.10-13

php-gmp: before 7.2.10-13

php-fpm: before 7.2.10-13

php-process: before 7.2.10-13

php-dbg: before 7.2.10-13

php-debuginfo: before 7.2.10-13

php-bcmath: before 7.2.10-13

php-intl: before 7.2.10-13

php-recode: before 7.2.10-13

php-odbc: before 7.2.10-13

php-common: before 7.2.10-13

php-pgsql: before 7.2.10-13

php-opcache: before 7.2.10-13

php-enchant: before 7.2.10-13

php-snmp: before 7.2.10-13

php-json: before 7.2.10-13

php-xmlrpc: before 7.2.10-13

php-ldap: before 7.2.10-13

php-debugsource: before 7.2.10-13

php-mbstring: before 7.2.10-13

php-help: before 7.2.10-13

php-gd: before 7.2.10-13

php-devel: before 7.2.10-13

php-cli: before 7.2.10-13

php-embedded: before 7.2.10-13

php-pdo: before 7.2.10-13

php-tidy: before 7.2.10-13

php-soap: before 7.2.10-13

php-dba: before 7.2.10-13

php-xml: before 7.2.10-13

php: before 7.2.10-13

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1056


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Out-of-bounds read

EUVDB-ID: #VU25110

Risk: High

CVSSv3.1: 7.1 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-7060

CWE-ID: CWE-125 - Out-of-bounds read

Exploit availability: No

Description

The vulnerability allows a remote attacker to gain access to potentially sensitive information or perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition when using certain "mbstring" functions to convert multibyte encodings. A remote attacker can supply data that will cause function "mbfl_filt_conv_big5_wchar" to read past the allocated buffer, trigger out-of-bounds read error and read contents of memory on the system or crash the application.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

php-mysqlnd: before 7.2.10-13

php-gmp: before 7.2.10-13

php-fpm: before 7.2.10-13

php-process: before 7.2.10-13

php-dbg: before 7.2.10-13

php-debuginfo: before 7.2.10-13

php-bcmath: before 7.2.10-13

php-intl: before 7.2.10-13

php-recode: before 7.2.10-13

php-odbc: before 7.2.10-13

php-common: before 7.2.10-13

php-pgsql: before 7.2.10-13

php-opcache: before 7.2.10-13

php-enchant: before 7.2.10-13

php-snmp: before 7.2.10-13

php-json: before 7.2.10-13

php-xmlrpc: before 7.2.10-13

php-ldap: before 7.2.10-13

php-debugsource: before 7.2.10-13

php-mbstring: before 7.2.10-13

php-help: before 7.2.10-13

php-gd: before 7.2.10-13

php-devel: before 7.2.10-13

php-cli: before 7.2.10-13

php-embedded: before 7.2.10-13

php-pdo: before 7.2.10-13

php-tidy: before 7.2.10-13

php-soap: before 7.2.10-13

php-dba: before 7.2.10-13

php-xml: before 7.2.10-13

php: before 7.2.10-13

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1056


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Missing support for integrity check

EUVDB-ID: #VU67621

Risk: Low

CVSSv3.1: 3.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-8184

CWE-ID: CWE-353 - Missing Support for Integrity Check

Exploit availability: No

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to missing integrity check of secure cookies. A remote attacker can alter the cookies in the requests and bypass implemented security restrictions.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1

php-mysqlnd: before 7.2.10-13

php-gmp: before 7.2.10-13

php-fpm: before 7.2.10-13

php-process: before 7.2.10-13

php-dbg: before 7.2.10-13

php-debuginfo: before 7.2.10-13

php-bcmath: before 7.2.10-13

php-intl: before 7.2.10-13

php-recode: before 7.2.10-13

php-odbc: before 7.2.10-13

php-common: before 7.2.10-13

php-pgsql: before 7.2.10-13

php-opcache: before 7.2.10-13

php-enchant: before 7.2.10-13

php-snmp: before 7.2.10-13

php-json: before 7.2.10-13

php-xmlrpc: before 7.2.10-13

php-ldap: before 7.2.10-13

php-debugsource: before 7.2.10-13

php-mbstring: before 7.2.10-13

php-help: before 7.2.10-13

php-gd: before 7.2.10-13

php-devel: before 7.2.10-13

php-cli: before 7.2.10-13

php-embedded: before 7.2.10-13

php-pdo: before 7.2.10-13

php-tidy: before 7.2.10-13

php-soap: before 7.2.10-13

php-dba: before 7.2.10-13

php-xml: before 7.2.10-13

php: before 7.2.10-13

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2021-1056


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###