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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2021-02-15 04:15
Updated : 2024-11-21 05:36
NVD link : CVE-2020-7071
Mitre link : CVE-2020-7071
CVE.ORG link : CVE-2020-7071
JSON object : View
Products Affected
php
- php
debian
- debian_linux
netapp
- clustered_data_ontap
CWE
CWE-20
Improper Input Validation