CVE-2021-22922
CVSS V2 Medium 4.3
CVSS V3 Medium 6.5
Description
When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.
Overview
- CVE ID
- CVE-2021-22922
- Assigner
- support@hackerone.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-08-05T21:15:11
- Last Modified Date
- 2023-01-05T18:16:20
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* | 1 | OR | 7.27.0 | 7.78.0 |
AND | ||||
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:* | 1 | OR | ||
AND | ||||
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* | 1 | OR | 5.7.0 | 5.7.35 |
cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.0.26 |
AND | ||||
cpe:2.3:a:siemens:sinec_infrastructure_network_services:*:*:*:*:*:*:*:* | 1 | OR | 1.0.1.1 | |
AND | ||||
cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h300e_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h300e:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h500e_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h500e:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h700e_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h700e:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:* | 0 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-22922 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22922 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:29:31 | Added to TrackCVE | |||
2022-12-05 07:31:27 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-05 07:31:27 | 2021-08-05T21:15Z | 2021-08-05T21:15:11 | CVE Published Date | updated |
2022-12-05 07:31:27 | 2022-08-30T22:39:16 | CVE Modified Date | updated | |
2022-12-05 07:31:27 | Analyzed | Vulnerability Status | updated | |
2022-12-19 04:22:49 | 2022-12-19T04:15:10 | CVE Modified Date | updated | |
2022-12-19 04:22:49 | Analyzed | Modified | Vulnerability Status | updated |
2022-12-19 04:22:51 | References | updated | ||
2022-12-19 18:13:21 | Modified | Undergoing Analysis | Vulnerability Status | updated |
2023-01-05 19:12:41 | 2023-01-05T18:16:20 | CVE Modified Date | updated | |
2023-01-05 19:12:41 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-01-05 19:12:41 | Weakness Enumeration | update |