rpm package
almalinux/php-xmlrpc
pkg:rpm/almalinux/php-xmlrpc
Vulnerabilities (78)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| 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-2019-11048 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | May 20, 2020 | In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request | ||
| CVE-2020-7066 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Apr 1, 2020 | In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the | ||
| CVE-2020-7065 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Apr 1, 2020 | In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution. | ||
| CVE-2020-7064 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Apr 1, 2020 | In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or c | ||
| CVE-2020-7063 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Feb 27, 2020 | In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more re | ||
| CVE-2020-7062 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Feb 27, 2020 | In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to cle | ||
| CVE-2019-20454 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Feb 14, 2020 | An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash t | ||
| CVE-2020-7060 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Feb 10, 2020 | When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to | ||
| CVE-2020-7059 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Feb 10, 2020 | When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or cr | ||
| CVE-2019-11050 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Dec 23, 2019 | When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to inf | ||
| CVE-2019-11047 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Dec 23, 2019 | When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to inf | ||
| CVE-2019-11045 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Dec 23, 2019 | In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is all | ||
| CVE-2019-19246 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Nov 25, 2019 | Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c. | ||
| CVE-2019-19203 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Nov 21, 2019 | An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read. | ||
| CVE-2019-19204 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Nov 21, 2019 | An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function fetch_interval_quantifier (formerly known as fetch_range_quantifier) in regparse.c, PFETCH is called without checking PEND. This leads to a heap-based buffer over-read. | ||
| CVE-2019-16163 | — | < 7.3.20-1.module_el8.5.0+152+112d3b8c | 7.3.20-1.module_el8.5.0+152+112d3b8c | Sep 9, 2019 | Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c. | ||
| CVE-2019-11042 | — | < 7.2.24-1.module_el8.5.0+53+9945c2af | 7.2.24-1.module_el8.5.0+53+9945c2af | Aug 9, 2019 | When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may |
- 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.
- CVE-2019-11048May 20, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request
- CVE-2020-7066Apr 1, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the
- CVE-2020-7065Apr 1, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.
- CVE-2020-7064Apr 1, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or c
- CVE-2020-7063Feb 27, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more re
- CVE-2020-7062Feb 27, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to cle
- CVE-2019-20454Feb 14, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash t
- CVE-2020-7060Feb 10, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to
- CVE-2020-7059Feb 10, 2020affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or cr
- CVE-2019-11050Dec 23, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to inf
- CVE-2019-11047Dec 23, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to inf
- CVE-2019-11045Dec 23, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is all
- CVE-2019-19246Nov 25, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.
- CVE-2019-19203Nov 21, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read.
- CVE-2019-19204Nov 21, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function fetch_interval_quantifier (formerly known as fetch_range_quantifier) in regparse.c, PFETCH is called without checking PEND. This leads to a heap-based buffer over-read.
- CVE-2019-16163Sep 9, 2019affected < 7.3.20-1.module_el8.5.0+152+112d3b8cfixed 7.3.20-1.module_el8.5.0+152+112d3b8c
Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.
- CVE-2019-11042Aug 9, 2019affected < 7.2.24-1.module_el8.5.0+53+9945c2affixed 7.2.24-1.module_el8.5.0+53+9945c2af
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may
Page 3 of 4