Risk | High |
Patch available | YES |
Number of vulnerabilities | 5 |
CVE-ID | CVE-2022-31628 CVE-2022-31629 CVE-2022-31630 CVE-2022-31631 CVE-2022-37454 |
CWE-ID | CWE-835 CWE-254 CWE-125 CWE-190 |
Exploitation vector | Network |
Public exploit |
Public exploit code for vulnerability #2 is available. Public exploit code for vulnerability #5 is available. |
Vulnerable software |
Anolis OS Operating systems & Components / Operating system php-pear Operating systems & Components / Operating system package or component 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 |
Vendor | OpenAnolis |
Security Bulletin
This security bulletin contains information about 5 vulnerabilities.
EUVDB-ID: #VU67755
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-31628
CWE-ID:
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop within the phar uncompressor code when processing "quines" gzip files. A remote attacker can pass a specially crafted archive to the application, consume all available system resources and cause denial of service conditions.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
php-pear: before 1.10.13-1.0.1
php-xmlrpc: before 7.4.33-1.0.1
php-xml: before 7.4.33-1.0.1
php-soap: before 7.4.33-1.0.1
php-snmp: before 7.4.33-1.0.1
php-process: before 7.4.33-1.0.1
php-pgsql: before 7.4.33-1.0.1
php-pdo: before 7.4.33-1.0.1
php-opcache: before 7.4.33-1.0.1
php-odbc: before 7.4.33-1.0.1
php-mysqlnd: before 7.4.33-1.0.1
php-mbstring: before 7.4.33-1.0.1
php-ldap: before 7.4.33-1.0.1
php-json: before 7.4.33-1.0.1
php-intl: before 7.4.33-1.0.1
php-gmp: before 7.4.33-1.0.1
php-gd: before 7.4.33-1.0.1
php-fpm: before 7.4.33-1.0.1
php-ffi: before 7.4.33-1.0.1
php-enchant: before 7.4.33-1.0.1
php-embedded: before 7.4.33-1.0.1
php-devel: before 7.4.33-1.0.1
php-dbg: before 7.4.33-1.0.1
php-dba: before 7.4.33-1.0.1
php-common: before 7.4.33-1.0.1
php-cli: before 7.4.33-1.0.1
php-bcmath: before 7.4.33-1.0.1
php: before 7.4.33-1.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
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0320
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.
EUVDB-ID: #VU67756
Risk: Low
CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear]
CVE-ID: CVE-2022-31629
CWE-ID:
CWE-254 - Security Features
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to the way PHP handles HTTP variable names. A remote attacker can set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
php-pear: before 1.10.13-1.0.1
php-xmlrpc: before 7.4.33-1.0.1
php-xml: before 7.4.33-1.0.1
php-soap: before 7.4.33-1.0.1
php-snmp: before 7.4.33-1.0.1
php-process: before 7.4.33-1.0.1
php-pgsql: before 7.4.33-1.0.1
php-pdo: before 7.4.33-1.0.1
php-opcache: before 7.4.33-1.0.1
php-odbc: before 7.4.33-1.0.1
php-mysqlnd: before 7.4.33-1.0.1
php-mbstring: before 7.4.33-1.0.1
php-ldap: before 7.4.33-1.0.1
php-json: before 7.4.33-1.0.1
php-intl: before 7.4.33-1.0.1
php-gmp: before 7.4.33-1.0.1
php-gd: before 7.4.33-1.0.1
php-fpm: before 7.4.33-1.0.1
php-ffi: before 7.4.33-1.0.1
php-enchant: before 7.4.33-1.0.1
php-embedded: before 7.4.33-1.0.1
php-devel: before 7.4.33-1.0.1
php-dbg: before 7.4.33-1.0.1
php-dba: before 7.4.33-1.0.1
php-common: before 7.4.33-1.0.1
php-cli: before 7.4.33-1.0.1
php-bcmath: before 7.4.33-1.0.1
php: before 7.4.33-1.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
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0320
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.
EUVDB-ID: #VU68886
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-31630
CWE-ID:
CWE-125 - Out-of-bounds read
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the imageloadfont() function. A remote attacker can pass specially crafted data to the web application, trigger an out-of-bounds read error and read contents of memory on the system.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
php-pear: before 1.10.13-1.0.1
php-xmlrpc: before 7.4.33-1.0.1
php-xml: before 7.4.33-1.0.1
php-soap: before 7.4.33-1.0.1
php-snmp: before 7.4.33-1.0.1
php-process: before 7.4.33-1.0.1
php-pgsql: before 7.4.33-1.0.1
php-pdo: before 7.4.33-1.0.1
php-opcache: before 7.4.33-1.0.1
php-odbc: before 7.4.33-1.0.1
php-mysqlnd: before 7.4.33-1.0.1
php-mbstring: before 7.4.33-1.0.1
php-ldap: before 7.4.33-1.0.1
php-json: before 7.4.33-1.0.1
php-intl: before 7.4.33-1.0.1
php-gmp: before 7.4.33-1.0.1
php-gd: before 7.4.33-1.0.1
php-fpm: before 7.4.33-1.0.1
php-ffi: before 7.4.33-1.0.1
php-enchant: before 7.4.33-1.0.1
php-embedded: before 7.4.33-1.0.1
php-devel: before 7.4.33-1.0.1
php-dbg: before 7.4.33-1.0.1
php-dba: before 7.4.33-1.0.1
php-common: before 7.4.33-1.0.1
php-cli: before 7.4.33-1.0.1
php-bcmath: before 7.4.33-1.0.1
php: before 7.4.33-1.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
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0320
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.
EUVDB-ID: #VU70788
Risk: Medium
CVSSv4.0: 6.9 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-31631
CWE-ID:
CWE-190 - Integer overflow
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to integer overflow when processing untrusted input within the PDO::quote() in PDO_SQLite. A remote attacker can pass a specially crafted input to the application that after being processed by the affected PDO::quote() method will return a quoted string, which can result in a SQL injection. MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
php-pear: before 1.10.13-1.0.1
php-xmlrpc: before 7.4.33-1.0.1
php-xml: before 7.4.33-1.0.1
php-soap: before 7.4.33-1.0.1
php-snmp: before 7.4.33-1.0.1
php-process: before 7.4.33-1.0.1
php-pgsql: before 7.4.33-1.0.1
php-pdo: before 7.4.33-1.0.1
php-opcache: before 7.4.33-1.0.1
php-odbc: before 7.4.33-1.0.1
php-mysqlnd: before 7.4.33-1.0.1
php-mbstring: before 7.4.33-1.0.1
php-ldap: before 7.4.33-1.0.1
php-json: before 7.4.33-1.0.1
php-intl: before 7.4.33-1.0.1
php-gmp: before 7.4.33-1.0.1
php-gd: before 7.4.33-1.0.1
php-fpm: before 7.4.33-1.0.1
php-ffi: before 7.4.33-1.0.1
php-enchant: before 7.4.33-1.0.1
php-embedded: before 7.4.33-1.0.1
php-devel: before 7.4.33-1.0.1
php-dbg: before 7.4.33-1.0.1
php-dba: before 7.4.33-1.0.1
php-common: before 7.4.33-1.0.1
php-cli: before 7.4.33-1.0.1
php-bcmath: before 7.4.33-1.0.1
php: before 7.4.33-1.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
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0320
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.
EUVDB-ID: #VU68887
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-2022-37454
CWE-ID:
CWE-190 - Integer overflow
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow within the Keccak XKCP SHA-3 reference implementation. A remote attacker can pass specially crafted data to the application, trigger an integer overflow and execute arbitrary code on the target system or eliminate expected cryptographic properties.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
MitigationInstall updates from vendor's repository.
Vulnerable software versionsAnolis OS: 8
php-pear: before 1.10.13-1.0.1
php-xmlrpc: before 7.4.33-1.0.1
php-xml: before 7.4.33-1.0.1
php-soap: before 7.4.33-1.0.1
php-snmp: before 7.4.33-1.0.1
php-process: before 7.4.33-1.0.1
php-pgsql: before 7.4.33-1.0.1
php-pdo: before 7.4.33-1.0.1
php-opcache: before 7.4.33-1.0.1
php-odbc: before 7.4.33-1.0.1
php-mysqlnd: before 7.4.33-1.0.1
php-mbstring: before 7.4.33-1.0.1
php-ldap: before 7.4.33-1.0.1
php-json: before 7.4.33-1.0.1
php-intl: before 7.4.33-1.0.1
php-gmp: before 7.4.33-1.0.1
php-gd: before 7.4.33-1.0.1
php-fpm: before 7.4.33-1.0.1
php-ffi: before 7.4.33-1.0.1
php-enchant: before 7.4.33-1.0.1
php-embedded: before 7.4.33-1.0.1
php-devel: before 7.4.33-1.0.1
php-dbg: before 7.4.33-1.0.1
php-dba: before 7.4.33-1.0.1
php-common: before 7.4.33-1.0.1
php-cli: before 7.4.33-1.0.1
php-bcmath: before 7.4.33-1.0.1
php: before 7.4.33-1.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
CPE2.3https://anas.openanolis.cn/errata/detail/ANSA-2023:0320
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.