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://lists.debian.org/debian-lts-announce/2021/07/msg00008.html | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202105-23 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210312-0005/ | Vendor Advisory |
https://www.debian.org/security/2021/dsa-4856 | Third Party Advisory |
https://www.oracle.com/security-alerts/cpuoct2021.html | Patch Third Party Advisory |
https://www.tenable.com/security/tns-2021-14 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
10 Dec 2021, 17:57
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://www.oracle.com/security-alerts/cpuoct2021.html - Patch, Third Party Advisory |
20 Oct 2021, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
14 Sep 2021, 16:29
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | (MLIST) https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html - Mailing List, Third Party Advisory | |
References | (GENTOO) https://security.gentoo.org/glsa/202105-23 - Third Party Advisory | |
CPE | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
22 Jul 2021, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
26 May 2021, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2021-02-15 04:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-7071
Mitre link : CVE-2020-7071
CVE.ORG link : CVE-2020-7071
JSON object : View
Products Affected
netapp
- clustered_data_ontap
debian
- debian_linux
php
- php
CWE
CWE-20
Improper Input Validation