Name | CVE-2025-1861 |
Description | 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. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-4088-1, DSA-5878-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
php7.4 (PTS) | bullseye | 7.4.33-1+deb11u5 | vulnerable |
bullseye (security) | 7.4.33-1+deb11u8 | fixed | |
php8.2 (PTS) | bookworm | 8.2.26-1~deb12u1 | vulnerable |
bookworm (security) | 8.2.28-1~deb12u1 | fixed | |
php8.4 (PTS) | trixie | 8.4.5-1 | fixed |
sid | 8.4.6-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
php7.4 | source | bullseye | 7.4.33-1+deb11u8 | DLA-4088-1 | ||
php7.4 | source | (unstable) | (unfixed) | |||
php8.2 | source | bookworm | 8.2.28-1~deb12u1 | DSA-5878-1 | ||
php8.2 | source | (unstable) | (unfixed) | |||
php8.4 | source | (unstable) | 8.4.5-1 |
https://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff
Fixed by: https://github.com/php/php-src/commit/ac1a054bb3eb5994a199e8b18cca28cbabf5943e (php-8.1.32)