rpm package
almalinux/php-pecl-redis6
pkg:rpm/almalinux/php-pecl-redis6
Vulnerabilities (16)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-7568 | Hig | 7.5 | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | May 10, 2026 | In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the metaphone() function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. If a string longer than 2,147,483,647 byte | |
| CVE-2026-7262 | Hig | 7.5 | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | May 10, 2026 | In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, when a SOAP server has a typemap configured, the decoding process contains a mistake which checks the wrong variable in case of missing value element. This leads to dereference | |
| CVE-2026-7258 | Hig | 7.5 | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | May 10, 2026 | In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, some functions, including urldecode(), pass signed char to ctype functions (like isxdigit()). On the systems with default signed char and optimized table-lookup ctype functions | |
| CVE-2026-6735 | Med | 6.1 | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | May 10, 2026 | In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, 8.5.* before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code (XSS) on the target's machine when | |
| CVE-2025-14177 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Dec 27, 2025 | In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, the getimagesize() function may leak uninitialized heap memory into the APPn segments (e.g., APP1) when reading images in multi-chunk mode (such as via php://fi | ||
| CVE-2025-14178 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Dec 27, 2025 | In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in | ||
| CVE-2025-14180 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Dec 27, 2025 | In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \x99) in a prepared statement parameter may | ||
| CVE-2025-1735 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Jul 13, 2025 | In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid. | ||
| CVE-2025-1220 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Jul 13, 2025 | In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in | ||
| CVE-2025-6491 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Jul 13, 2025 | In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (>2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the | ||
| CVE-2024-11235 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Apr 4, 2025 | In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially cra | ||
| CVE-2025-1861 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Mar 30, 2025 | In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. | ||
| CVE-2025-1736 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Mar 30, 2025 | In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be m | ||
| CVE-2025-1734 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Mar 30, 2025 | In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepti | ||
| CVE-2025-1219 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Mar 30, 2025 | In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs | ||
| CVE-2025-1217 | — | < 6.1.0-2.module_el9.6.0+151+5f31e576 | 6.1.0-2.module_el9.6.0+151+5f31e576 | Mar 29, 2025 | In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using inco |
- affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the metaphone() function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. If a string longer than 2,147,483,647 byte
- affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, when a SOAP server has a typemap configured, the decoding process contains a mistake which checks the wrong variable in case of missing value element. This leads to dereference
- affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, some functions, including urldecode(), pass signed char to ctype functions (like isxdigit()). On the systems with default signed char and optimized table-lookup ctype functions
- affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, 8.5.* before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code (XSS) on the target's machine when
- CVE-2025-14177Dec 27, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, the getimagesize() function may leak uninitialized heap memory into the APPn segments (e.g., APP1) when reading images in multi-chunk mode (such as via php://fi
- CVE-2025-14178Dec 27, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in
- CVE-2025-14180Dec 27, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \x99) in a prepared statement parameter may
- CVE-2025-1735Jul 13, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* pgsql and pdo_pgsql escaping functions do not check if the underlying quoting functions returned errors. This could cause crashes if Postgres server rejects the string as invalid.
- CVE-2025-1220Jul 13, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 some functions like fsockopen() lack validation that the hostname supplied does not contain null characters. This may lead to other functions like parse_url() treat the hostname in
- CVE-2025-6491Jul 13, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions:8.1.* before 8.1.33, 8.2.* before 8.2.29, 8.3.* before 8.3.23, 8.4.* before 8.4.10 when parsing XML data in SOAP extensions, overly large (>2Gb) XML namespace prefix may lead to null pointer dereference. This may lead to crashes and affect the availability of the
- CVE-2024-11235Apr 4, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP versions 8.3.* before 8.3.19 and 8.4.* before 8.4.5, a code sequence involving __set handler or ??= operator and exceptions can lead to a use-after-free vulnerability. If the third party can control the memory layout leading to this, for example by supplying specially cra
- CVE-2025-1861Mar 30, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024.
- CVE-2025-1736Mar 30, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be m
- CVE-2025-1734Mar 30, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepti
- CVE-2025-1219Mar 30, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs
- CVE-2025-1217Mar 29, 2025affected < 6.1.0-2.module_el9.6.0+151+5f31e576fixed 6.1.0-2.module_el9.6.0+151+5f31e576
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when http request module parses HTTP response obtained from a server, folded headers are parsed incorrectly, which may lead to misinterpreting the response and using inco