rpm package
almalinux/php-ffi
pkg:rpm/almalinux/php-ffi
Vulnerabilities (52)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-21707 | — | < 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 | — | < 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 | ||
| CVE-2021-21705 | — | < 7.4.19-2.module_el8.6.0+2750+78feabcb | 7.4.19-2.module_el8.6.0+2750+78feabcb | Oct 4, 2021 | In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly p | ||
| CVE-2021-32610 | — | < 7.4.30-1.module_el8.7.0+3286+227f3cf0 | 7.4.30-1.module_el8.7.0+3286+227f3cf0 | Jul 27, 2021 | In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193. | ||
| CVE-2021-21702 | — | < 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | Feb 15, 2021 | In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash. | ||
| CVE-2020-7071 | — | < 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | Feb 15, 2021 | In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL | ||
| CVE-2020-36193 | — | KEV | < 7.4.19-4.module_el8.6.0+3238+624bf8b8 | 7.4.19-4.module_el8.6.0+3238+624bf8b8 | Jan 18, 2021 | Tar.php in Archive_Tar through 1.4.11 allows write operations with Directory Traversal due to inadequate checking of symbolic links, a related issue to CVE-2020-28948. | |
| CVE-2020-28948 | — | < 7.4.19-4.module_el8.6.0+3238+624bf8b8 | 7.4.19-4.module_el8.6.0+3238+624bf8b8 | Nov 19, 2020 | Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. | ||
| CVE-2020-28949 | — | KEV | < 7.4.19-4.module_el8.6.0+3238+624bf8b8 | 7.4.19-4.module_el8.6.0+3238+624bf8b8 | Nov 19, 2020 | Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite files) can still succeed. | |
| CVE-2020-7070 | — | < 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | Oct 2, 2020 | In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading t | ||
| CVE-2020-7069 | — | < 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | Oct 2, 2020 | In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data. | ||
| CVE-2020-7068 | — | < 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | 7.4.19-3.module_el8.6.0+2976+8b9a0d08 | Sep 9, 2020 | In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure. |
- CVE-2021-21707Nov 29, 2021affected < 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
- CVE-2021-21703Oct 25, 2021affected < 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
- CVE-2021-21705Oct 4, 2021affected < 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 below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly p
- CVE-2021-32610Jul 27, 2021affected < 7.4.30-1.module_el8.7.0+3286+227f3cf0fixed 7.4.30-1.module_el8.7.0+3286+227f3cf0
In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.
- CVE-2021-21702Feb 15, 2021affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08
In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.
- CVE-2020-7071Feb 15, 2021affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08
In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL
- affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8
Tar.php in Archive_Tar through 1.4.11 allows write operations with Directory Traversal due to inadequate checking of symbolic links, a related issue to CVE-2020-28948.
- CVE-2020-28948Nov 19, 2020affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8
Archive_Tar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked.
- affected < 7.4.19-4.module_el8.6.0+3238+624bf8b8fixed 7.4.19-4.module_el8.6.0+3238+624bf8b8
Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite files) can still succeed.
- CVE-2020-7070Oct 2, 2020affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading t
- CVE-2020-7069Oct 2, 2020affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.
- CVE-2020-7068Sep 9, 2020affected < 7.4.19-3.module_el8.6.0+2976+8b9a0d08fixed 7.4.19-3.module_el8.6.0+2976+8b9a0d08
In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.
Page 3 of 3