Anolis OS update for php:7.4 module



| Updated: 2025-03-28
Risk High
Patch available YES
Number of vulnerabilities 3
CVE-ID CVE-2020-28948
CVE-2020-28949
CVE-2020-36193
CWE-ID CWE-502
CWE-20
CWE-61
Exploitation vector Network
Public exploit Public exploit code for vulnerability #1 is available.
Vulnerability #2 is being exploited in the wild.
Vulnerability #3 is being exploited in the wild.
Vulnerable software
Anolis OS
Operating systems & Components / Operating system

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

php
Operating systems & Components / Operating system package or component

php-pecl-zip
Operating systems & Components / Operating system package or component

php-pecl-xdebug
Operating systems & Components / Operating system package or component

php-pecl-rrd
Operating systems & Components / Operating system package or component

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

php-pecl-apcu
Operating systems & Components / Operating system package or component

libzip-tools
Operating systems & Components / Operating system package or component

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

libzip
Operating systems & Components / Operating system package or component

apcu-panel
Operating systems & Components / Operating system package or component

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

Vendor OpenAnolis

Security Bulletin

This security bulletin contains information about 3 vulnerabilities.

1) Deserialization of Untrusted Data

EUVDB-ID: #VU48669

Risk: High

CVSSv4.0: 8.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber]

CVE-ID: CVE-2020-28948

CWE-ID: CWE-502 - Deserialization of Untrusted Data

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insecure input validation when processing serialized data, related to case sensitivity issues (e.g. "phar:" protocol is blocked, however  "PHAR:" is not). A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

php-xmlrpc: before 7.4.19-4.0.1

php-xml: before 7.4.19-4.0.1

php-soap: before 7.4.19-4.0.1

php-snmp: before 7.4.19-4.0.1

php-process: before 7.4.19-4.0.1

php-pgsql: before 7.4.19-4.0.1

php-pdo: before 7.4.19-4.0.1

php-opcache: before 7.4.19-4.0.1

php-odbc: before 7.4.19-4.0.1

php-mysqlnd: before 7.4.19-4.0.1

php-mbstring: before 7.4.19-4.0.1

php-ldap: before 7.4.19-4.0.1

php-json: before 7.4.19-4.0.1

php-intl: before 7.4.19-4.0.1

php-gmp: before 7.4.19-4.0.1

php-gd: before 7.4.19-4.0.1

php-fpm: before 7.4.19-4.0.1

php-ffi: before 7.4.19-4.0.1

php-enchant: before 7.4.19-4.0.1

php-embedded: before 7.4.19-4.0.1

php-devel: before 7.4.19-4.0.1

php-dbg: before 7.4.19-4.0.1

php-dba: before 7.4.19-4.0.1

php-common: before 7.4.19-4.0.1

php-cli: before 7.4.19-4.0.1

php-bcmath: before 7.4.19-4.0.1

php: before 7.4.19-4.0.1

php-pecl-zip: before 1.18.2-1

php-pecl-xdebug: before 2.9.5-1

php-pecl-rrd: before 2.0.1-1

php-pecl-apcu-devel: before 5.1.18-1

php-pecl-apcu: before 5.1.18-1

libzip-tools: before 1.6.1-1

libzip-devel: before 1.6.1-1

libzip: before 1.6.1-1

apcu-panel: before 5.1.18-1

php-pear: before 1.10.13-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0698


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. However, proof of concept for this vulnerability is available.

2) Input validation error

EUVDB-ID: #VU48668

Risk: High

CVSSv4.0: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber]

CVE-ID: CVE-2020-28949

CWE-ID: CWE-20 - Improper input validation

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to compromise the affected system.

The vulnerability exists due to improper sanitization of the user-supplied input when processing URI handlers in filenames. A remote attacker can pass the "file://" string in the filename and overwrite arbitrary files on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

php-xmlrpc: before 7.4.19-4.0.1

php-xml: before 7.4.19-4.0.1

php-soap: before 7.4.19-4.0.1

php-snmp: before 7.4.19-4.0.1

php-process: before 7.4.19-4.0.1

php-pgsql: before 7.4.19-4.0.1

php-pdo: before 7.4.19-4.0.1

php-opcache: before 7.4.19-4.0.1

php-odbc: before 7.4.19-4.0.1

php-mysqlnd: before 7.4.19-4.0.1

php-mbstring: before 7.4.19-4.0.1

php-ldap: before 7.4.19-4.0.1

php-json: before 7.4.19-4.0.1

php-intl: before 7.4.19-4.0.1

php-gmp: before 7.4.19-4.0.1

php-gd: before 7.4.19-4.0.1

php-fpm: before 7.4.19-4.0.1

php-ffi: before 7.4.19-4.0.1

php-enchant: before 7.4.19-4.0.1

php-embedded: before 7.4.19-4.0.1

php-devel: before 7.4.19-4.0.1

php-dbg: before 7.4.19-4.0.1

php-dba: before 7.4.19-4.0.1

php-common: before 7.4.19-4.0.1

php-cli: before 7.4.19-4.0.1

php-bcmath: before 7.4.19-4.0.1

php: before 7.4.19-4.0.1

php-pecl-zip: before 1.18.2-1

php-pecl-xdebug: before 2.9.5-1

php-pecl-rrd: before 2.0.1-1

php-pecl-apcu-devel: before 5.1.18-1

php-pecl-apcu: before 5.1.18-1

libzip-tools: before 1.6.1-1

libzip-devel: before 1.6.1-1

libzip: before 1.6.1-1

apcu-panel: before 5.1.18-1

php-pear: before 1.10.13-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0698


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?

Yes. This vulnerability is being exploited in the wild.

3) UNIX symbolic link following

EUVDB-ID: #VU49907

Risk: High

CVSSv4.0: 9.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber]

CVE-ID: CVE-2020-36193

CWE-ID: CWE-61 - UNIX Symbolic Link (Symlink) Following

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to compromise the affected system.

The vulnerability exists due to a symlink following issue in tar.php file in Archive_Tar. A remote attacker can pass specially crafted archive to the application and force the application to overwrite arbitrary files on the system using directory traversal sequences.

Successful exploitation of the vulnerability may allow an attacker to compromise the affected system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 8

php-xmlrpc: before 7.4.19-4.0.1

php-xml: before 7.4.19-4.0.1

php-soap: before 7.4.19-4.0.1

php-snmp: before 7.4.19-4.0.1

php-process: before 7.4.19-4.0.1

php-pgsql: before 7.4.19-4.0.1

php-pdo: before 7.4.19-4.0.1

php-opcache: before 7.4.19-4.0.1

php-odbc: before 7.4.19-4.0.1

php-mysqlnd: before 7.4.19-4.0.1

php-mbstring: before 7.4.19-4.0.1

php-ldap: before 7.4.19-4.0.1

php-json: before 7.4.19-4.0.1

php-intl: before 7.4.19-4.0.1

php-gmp: before 7.4.19-4.0.1

php-gd: before 7.4.19-4.0.1

php-fpm: before 7.4.19-4.0.1

php-ffi: before 7.4.19-4.0.1

php-enchant: before 7.4.19-4.0.1

php-embedded: before 7.4.19-4.0.1

php-devel: before 7.4.19-4.0.1

php-dbg: before 7.4.19-4.0.1

php-dba: before 7.4.19-4.0.1

php-common: before 7.4.19-4.0.1

php-cli: before 7.4.19-4.0.1

php-bcmath: before 7.4.19-4.0.1

php: before 7.4.19-4.0.1

php-pecl-zip: before 1.18.2-1

php-pecl-xdebug: before 2.9.5-1

php-pecl-rrd: before 2.0.1-1

php-pecl-apcu-devel: before 5.1.18-1

php-pecl-apcu: before 5.1.18-1

libzip-tools: before 1.6.1-1

libzip-devel: before 1.6.1-1

libzip: before 1.6.1-1

apcu-panel: before 5.1.18-1

php-pear: before 1.10.13-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2022:0698


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?

Yes. This vulnerability is being exploited in the wild.



###SIDEBAR###