CVE-2020-7071
CVSS V2 Medium 5
CVSS V3 Medium 5.3
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.
Overview
- CVE ID
- CVE-2020-7071
- Assigner
- security@php.net
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-15T04:15:12
- Last Modified Date
- 2022-08-29T20:05:12
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 7.3.0 | 7.3.26 |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 7.4.0 | 7.4.14 |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.0.1 |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-7071 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7071 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:41:46 | Added to TrackCVE | |||
2022-12-05 22:06:45 | 2021-02-15T04:15Z | 2021-02-15T04:15:12 | CVE Published Date | updated |
2022-12-05 22:06:45 | 2022-08-29T20:05:12 | CVE Modified Date | updated | |
2022-12-05 22:06:45 | Analyzed | Vulnerability Status | updated |