Updated: 2024-11-30 02:42:50.744361
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.
Links | NIST | CIRCL | RHEL | Ubuntu |
Severity | Score | |
---|---|---|
CVSS Version 2.x | MEDIUM | 4.3 |
CVSS Version 3.x | MEDIUM | 6.5 |
OS name | Project name | Version | Score | Severity | Status | Errata | Last updated | Statement |
---|---|---|---|---|---|---|---|---|
AlmaLinux 9.2 ESU | curl | 7.76.1 | 6.5 | MEDIUM | Ignored | 2023-11-08 04:08:06 | ||
CentOS 6 ELS | curl | 7.19.7 | 6.5 | MEDIUM | Not Vulnerable | 2022-04-06 15:56:52 | ||
CentOS 6 ELS | mysql | 5.1.73 | 6.5 | MEDIUM | Ignored | 2022-07-18 11:44:12 | ||
CentOS 7 ELS | curl | 7.29.0 | 6.5 | MEDIUM | Ignored | 2023-09-19 09:30:32 | ||
CentOS 8.4 ELS | mysql | 8.0.26 | 6.5 | MEDIUM | Not Vulnerable | 2023-10-31 05:23:45 | ||
CentOS 8.4 ELS | curl | 7.61.1 | 6.5 | MEDIUM | Already Fixed | 2023-10-30 11:22:51 | ||
CentOS 8.5 ELS | curl | 7.61.1 | 6.5 | MEDIUM | Already Fixed | 2023-11-07 04:07:03 | ||
CentOS 8.5 ELS | mysql | 8.0.26 | 6.5 | MEDIUM | Not Vulnerable | 2023-10-31 09:48:41 | ||
CloudLinux 6 ELS | curl | 7.19.7 | 6.5 | MEDIUM | Not Vulnerable | 2022-04-06 15:56:52 | ||
CloudLinux 6 ELS | mysql | 5.1.73 | 6.5 | MEDIUM | Ignored | 2022-07-18 11:44:12 |