Risk | High |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2022-31625 CVE-2022-31626 |
CWE-ID | CWE-908 CWE-119 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #2 is available. |
Vulnerable software |
Ubuntu Operating systems & Components / Operating system php7.0-mysql (Ubuntu package) Operating systems & Components / Operating system package or component libapache2-mod-php7.0 (Ubuntu package) Operating systems & Components / Operating system package or component php7.0-pgsql (Ubuntu package) Operating systems & Components / Operating system package or component php7.0-cli (Ubuntu package) Operating systems & Components / Operating system package or component php7.0-fpm (Ubuntu package) Operating systems & Components / Operating system package or component php7.0-cgi (Ubuntu package) Operating systems & Components / Operating system package or component |
Vendor | Canonical Ltd. |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU64232
Risk: High
CVSSv4.0: 7.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:U/U:Amber]
CVE-ID: CVE-2022-31625
CWE-ID:
CWE-908 - Use of Uninitialized Resource
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the system.
The vulnerability exists due to usage of uninitialized array in the pg_query_params() function. A remote attacker with ability to control query parameters can trigger memory corruption and execute arbitrary code on the system.
Update the affected package php7.0 to the latest version.
Vulnerable software versionsUbuntu: 16.04
php7.0-mysql (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
libapache2-mod-php7.0 (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-pgsql (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-cli (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-fpm (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-cgi (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
CPE2.3https://ubuntu.com/security/notices/USN-5479-2
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: #VU64231
Risk: High
CVSSv4.0: 8.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:P/U:Amber]
CVE-ID: CVE-2022-31626
CWE-ID:
CWE-119 - Memory corruption
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error when processing password in mysqlnd/pdo in mysqlnd_wireprotocol.c. A remote attacker with ability to control password that is passed via PDO to MySQL server can trigger memory corruption and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
MitigationUpdate the affected package php7.0 to the latest version.
Vulnerable software versionsUbuntu: 16.04
php7.0-mysql (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
libapache2-mod-php7.0 (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-pgsql (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-cli (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-fpm (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
php7.0-cgi (Ubuntu package): before 7.0.330u buntu0.16.04.16+esm4
CPE2.3https://ubuntu.com/security/notices/USN-5479-2
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.