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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: php

Published: 2021-01-04T00:00:00

Updated: 2021-10-20T10:40:15

Reserved: 2020-01-15T00:00:00


Link: CVE-2020-7071

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-02-15T04:15:12.563

Modified: 2022-08-29T20:05:12.300


Link: CVE-2020-7071

JSON object: View

cve-icon Redhat Information

No data.

CWE