rpm package
almalinux/php-xmlrpc
pkg:rpm/almalinux/php-xmlrpc
Vulnerabilities (85)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-8929 | Med | 5.8 | < 7.4.33-3.module_el8.10.0+4114+3b36c618 | 7.4.33-3.module_el8.10.0+4114+3b36c618 | Nov 22, 2024 | In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, a hostile MySQL server can cause the client to disclose the content of its heap containing data from other SQL requests and possible other data belonging to different users of the same server. | |
| CVE-2024-9026 | Low | 3.3 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Oct 8, 2024 | In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes, it may be possible to pollute the final log or remove up to 4 characters from the log messages b | |
| CVE-2024-8927 | Hig | 7.5 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Oct 8, 2024 | In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request su | |
| CVE-2024-8925 | Low | 3.1 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Oct 8, 2024 | In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted | |
| CVE-2024-5458 | Med | 5.3 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Jun 9, 2024 | In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, due to a code logic error, filtering functions such as filter_var when validating URLs (FILTER_VALIDATE_URL) for certain types of URLs the function will result in invalid user information (username + pa | |
| CVE-2024-3096 | Med | 6.5 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Apr 29, 2024 | In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true. | |
| CVE-2024-2756 | Med | 6.5 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Apr 29, 2024 | Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can set a standard insecure cookie in the victim's browser which is treated as a __Host- or __Secure- cookie by PHP applications. | |
| CVE-2023-3824 | Cri | 9.4 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Aug 11, 2023 | In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE. | |
| CVE-2023-3823 | Hig | 8.6 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Aug 11, 2023 | In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes | |
| CVE-2023-3247 | Low | 2.6 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Jul 22, 2023 | In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could l | |
| CVE-2023-0567 | Hig | 7.7 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Mar 1, 2023 | In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as v | |
| CVE-2023-0568 | Hig | 7.5 | < 7.4.33-2.module_el8.10.0+3935+28808425 | 7.4.33-2.module_el8.10.0+3935+28808425 | Feb 16, 2023 | In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten w | |
| CVE-2022-31630 | Med | 6.5 | < 7.4.33-1.module_el8.8.0+3477+f828cbb0 | 7.4.33-1.module_el8.8.0+3477+f828cbb0 | Nov 14, 2022 | In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can | |
| CVE-2022-37454 | Cri | 9.8 | < 7.4.33-1.module_el8.8.0+3477+f828cbb0 | 7.4.33-1.module_el8.8.0+3477+f828cbb0 | Oct 21, 2022 | The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface. | |
| CVE-2022-31629 | Med | 6.5 | < 7.4.33-1.module_el8.8.0+3477+f828cbb0 | 7.4.33-1.module_el8.8.0+3477+f828cbb0 | Sep 28, 2022 | In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications. | |
| CVE-2022-31628 | Low | 2.3 | < 7.4.33-1.module_el8.8.0+3477+f828cbb0 | 7.4.33-1.module_el8.8.0+3477+f828cbb0 | Sep 28, 2022 | In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop. | |
| CVE-2022-31625 | Hig | 8.1 | < 7.4.19-4.module_el8.6.0+3238+624bf8b8 | 7.4.19-4.module_el8.6.0+3238+624bf8b8 | Jun 16, 2022 | In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vul | |
| CVE-2021-21708 | Hig | 8.2 | < 7.4.30-1.module_el8.7.0+3286+227f3cf0 | 7.4.30-1.module_el8.7.0+3286+227f3cf0 | Feb 27, 2022 | In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, | |
| CVE-2021-21707 | Med | 5.3 | < 7.4.30-1.module_el8.7.0+3286+227f3cf0 | 7.4.30-1.module_el8.7.0+3286+227f3cf0 | Nov 29, 2021 | In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as | |
| CVE-2021-21703 | Hig | 7.8 | < 7.4.19-2.module_el8.6.0+2750+78feabcb | 7.4.19-2.module_el8.6.0+2750+78feabcb | Oct 25, 2021 | In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memor |
- affected < 7.4.33-3.module_el8.10.0+4114+3b36c618fixed 7.4.33-3.module_el8.10.0+4114+3b36c618
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, a hostile MySQL server can cause the client to disclose the content of its heap containing data from other SQL requests and possible other data belonging to different users of the same server.
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes, it may be possible to pollute the final log or remove up to 4 characters from the log messages b
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request su
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, due to a code logic error, filtering functions such as filter_var when validating URLs (FILTER_VALIDATE_URL) for certain types of URLs the function will result in invalid user information (username + pa
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true.
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and same-site attackers can set a standard insecure cookie in the victim's browser which is treated as a __Host- or __Secure- cookie by PHP applications.
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP version 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could l
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as v
- affected < 7.4.33-2.module_el8.10.0+3935+28808425fixed 7.4.33-2.module_el8.10.0+3935+28808425
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten w
- affected < 7.4.33-1.module_el8.8.0+3477+f828cbb0fixed 7.4.33-1.module_el8.8.0+3477+f828cbb0
In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can
- affected < 7.4.33-1.module_el8.8.0+3477+f828cbb0fixed 7.4.33-1.module_el8.8.0+3477+f828cbb0
The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.
- affected < 7.4.33-1.module_el8.8.0+3477+f828cbb0fixed 7.4.33-1.module_el8.8.0+3477+f828cbb0
In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.
- affected < 7.4.33-1.module_el8.8.0+3477+f828cbb0fixed 7.4.33-1.module_el8.8.0+3477+f828cbb0
In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress "quines" gzip files, resulting in an infinite loop.
- affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8
In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vul
- affected < 7.4.30-1.module_el8.7.0+3286+227f3cf0fixed 7.4.30-1.module_el8.7.0+3286+227f3cf0
In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes,
- affected < 7.4.30-1.module_el8.7.0+3286+227f3cf0fixed 7.4.30-1.module_el8.7.0+3286+227f3cf0
In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as
- affected < 7.4.19-2.module_el8.6.0+2750+78feabcbfixed 7.4.19-2.module_el8.6.0+2750+78feabcb
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memor
Page 2 of 5