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
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=77423 | Exploit Issue Tracking Vendor Advisory |
https://www.debian.org/security/2021/dsa-4856 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210312-0005/ | Vendor Advisory |
https://security.gentoo.org/glsa/202105-23 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html | Mailing List Third Party Advisory |
https://www.tenable.com/security/tns-2021-14 | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuoct2021.html | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Information
Published : 2021-02-14 20:15
Updated : 2022-08-29 13:05
NVD link : CVE-2020-7071
Mitre link : CVE-2020-7071
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
debian
- debian_linux
netapp
- clustered_data_ontap
php
- php