Name | CVE-2020-7071 |
Description | 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 and produce wrong data as components of the URL. |
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-2708-1, DSA-4856-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
php7.4 (PTS) | bullseye | 7.4.33-1+deb11u5 | fixed |
bullseye (security) | 7.4.33-1+deb11u6 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
php7.0 | source | stretch | 7.0.33-0+deb9u11 | DLA-2708-1 | ||
php7.0 | source | (unstable) | (unfixed) | |||
php7.3 | source | buster | 7.3.27-1~deb10u1 | DSA-4856-1 | ||
php7.3 | source | (unstable) | (unfixed) | |||
php7.4 | source | (unstable) | 7.4.14-1 | |||
php8.0 | source | (unstable) | 8.0.1-1 |
Fixed in PHP 8.0.1, 7.4.14, 7.3.26
PHP Bug: https://bugs.php.net/77423