Search for packages
purl | pkg:alpm/archlinux/curl@7.50.3-1 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-31vw-y2nq-aaas
Aliases: CVE-2016-8616 |
A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an unused connection with proper credentials exists for a protocol that has connection-scoped credentials, an attacker can cause that connection to be reused if s/he knows the case-insensitive version of the correct password. |
Affected by 2 other vulnerabilities. |
VCID-6evx-pnm1-aaag
Aliases: CVE-2016-8622 |
The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get either just truncated or both truncated and turned negative. That could then lead to libcurl writing outside of its heap based buffer. |
Affected by 2 other vulnerabilities. |
VCID-84am-t26m-aaan
Aliases: CVE-2016-8619 |
The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free. |
Affected by 2 other vulnerabilities. |
VCID-858y-3due-aaaf
Aliases: CVE-2016-8615 |
A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar. |
Affected by 2 other vulnerabilities. |
VCID-bep2-u3nm-aaah
Aliases: CVE-2016-8617 |
The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`. |
Affected by 2 other vulnerabilities. |
VCID-farc-u5hj-aaaq
Aliases: CVE-2016-8625 |
curl before version 7.51.0 uses outdated IDNA 2003 standard to handle International Domain Names and this may lead users to potentially and unknowingly issue network transfer requests to the wrong host. |
Affected by 2 other vulnerabilities. |
VCID-gjhf-ks5f-aaag
Aliases: CVE-2016-8623 |
A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure. |
Affected by 2 other vulnerabilities. |
VCID-h6eq-ce8f-aaak
Aliases: CVE-2016-8624 |
curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them. |
Affected by 2 other vulnerabilities. |
VCID-tcgh-wx7h-aaae
Aliases: CVE-2016-8621 |
The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short. |
Affected by 2 other vulnerabilities. |
VCID-yvt4-4g2z-aaag
Aliases: CVE-2016-8620 |
The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input. |
Affected by 2 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-x2zp-e3mj-aaas | Multiple integer overflows in the (1) curl_escape, (2) curl_easy_escape, (3) curl_unescape, and (4) curl_easy_unescape functions in libcurl before 7.50.3 allow attackers to have unspecified impact via a string of length 0xffffffff, which triggers a heap-based buffer overflow. |
CVE-2016-7167
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-03-28T07:47:07.942829+00:00 | Arch Linux Importer | Fixing | VCID-x2zp-e3mj-aaas | https://security.archlinux.org/AVG-20 | 36.0.0 |
2025-03-28T07:46:19.052434+00:00 | Arch Linux Importer | Affected by | VCID-858y-3due-aaaf | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:19.031724+00:00 | Arch Linux Importer | Affected by | VCID-31vw-y2nq-aaas | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:19.011050+00:00 | Arch Linux Importer | Affected by | VCID-bep2-u3nm-aaah | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.990118+00:00 | Arch Linux Importer | Affected by | VCID-84am-t26m-aaan | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.969420+00:00 | Arch Linux Importer | Affected by | VCID-yvt4-4g2z-aaag | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.948861+00:00 | Arch Linux Importer | Affected by | VCID-tcgh-wx7h-aaae | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.928395+00:00 | Arch Linux Importer | Affected by | VCID-6evx-pnm1-aaag | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.907678+00:00 | Arch Linux Importer | Affected by | VCID-gjhf-ks5f-aaag | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.887119+00:00 | Arch Linux Importer | Affected by | VCID-h6eq-ce8f-aaak | https://security.archlinux.org/AVG-60 | 36.0.0 |
2025-03-28T07:46:18.866253+00:00 | Arch Linux Importer | Affected by | VCID-farc-u5hj-aaaq | https://security.archlinux.org/AVG-60 | 36.0.0 |
2024-10-20T17:34:04.044718+00:00 | Arch Linux Importer | Fixing | VCID-x2zp-e3mj-aaas | https://security.archlinux.org/AVG-20 | 34.0.2 |
2024-10-20T17:34:02.458795+00:00 | Arch Linux Importer | Affected by | VCID-858y-3due-aaaf | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.433369+00:00 | Arch Linux Importer | Affected by | VCID-31vw-y2nq-aaas | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.405607+00:00 | Arch Linux Importer | Affected by | VCID-bep2-u3nm-aaah | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.380229+00:00 | Arch Linux Importer | Affected by | VCID-84am-t26m-aaan | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.354390+00:00 | Arch Linux Importer | Affected by | VCID-yvt4-4g2z-aaag | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.325883+00:00 | Arch Linux Importer | Affected by | VCID-tcgh-wx7h-aaae | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.300171+00:00 | Arch Linux Importer | Affected by | VCID-6evx-pnm1-aaag | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.274286+00:00 | Arch Linux Importer | Affected by | VCID-gjhf-ks5f-aaag | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.246248+00:00 | Arch Linux Importer | Affected by | VCID-h6eq-ce8f-aaak | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-10-20T17:34:02.220520+00:00 | Arch Linux Importer | Affected by | VCID-farc-u5hj-aaaq | https://security.archlinux.org/AVG-60 | 34.0.2 |
2024-09-18T02:02:32.114012+00:00 | Arch Linux Importer | Fixing | VCID-x2zp-e3mj-aaas | https://security.archlinux.org/AVG-20 | 34.0.1 |
2024-09-18T02:01:30.857720+00:00 | Arch Linux Importer | Affected by | VCID-858y-3due-aaaf | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.836130+00:00 | Arch Linux Importer | Affected by | VCID-31vw-y2nq-aaas | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.814923+00:00 | Arch Linux Importer | Affected by | VCID-bep2-u3nm-aaah | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.793253+00:00 | Arch Linux Importer | Affected by | VCID-84am-t26m-aaan | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.771940+00:00 | Arch Linux Importer | Affected by | VCID-yvt4-4g2z-aaag | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.750644+00:00 | Arch Linux Importer | Affected by | VCID-tcgh-wx7h-aaae | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.728739+00:00 | Arch Linux Importer | Affected by | VCID-6evx-pnm1-aaag | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.708148+00:00 | Arch Linux Importer | Affected by | VCID-gjhf-ks5f-aaag | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.681992+00:00 | Arch Linux Importer | Affected by | VCID-h6eq-ce8f-aaak | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-09-18T02:01:30.658269+00:00 | Arch Linux Importer | Affected by | VCID-farc-u5hj-aaaq | https://security.archlinux.org/AVG-60 | 34.0.1 |
2024-01-31T12:10:01.600050+00:00 | Arch Linux Importer | Fixing | VCID-x2zp-e3mj-aaas | https://security.archlinux.org/AVG-20 | 34.0.0rc2 |
2024-01-31T12:09:59.435812+00:00 | Arch Linux Importer | Affected by | VCID-858y-3due-aaaf | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.413947+00:00 | Arch Linux Importer | Affected by | VCID-31vw-y2nq-aaas | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.392096+00:00 | Arch Linux Importer | Affected by | VCID-bep2-u3nm-aaah | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.370040+00:00 | Arch Linux Importer | Affected by | VCID-84am-t26m-aaan | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.348343+00:00 | Arch Linux Importer | Affected by | VCID-yvt4-4g2z-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.326462+00:00 | Arch Linux Importer | Affected by | VCID-tcgh-wx7h-aaae | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.304664+00:00 | Arch Linux Importer | Affected by | VCID-6evx-pnm1-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.282392+00:00 | Arch Linux Importer | Affected by | VCID-gjhf-ks5f-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.260449+00:00 | Arch Linux Importer | Affected by | VCID-h6eq-ce8f-aaak | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-31T12:09:59.238585+00:00 | Arch Linux Importer | Affected by | VCID-farc-u5hj-aaaq | https://security.archlinux.org/AVG-60 | 34.0.0rc2 |
2024-01-03T22:28:32.667767+00:00 | Arch Linux Importer | Fixing | VCID-x2zp-e3mj-aaas | https://security.archlinux.org/AVG-20 | 34.0.0rc1 |
2024-01-03T22:27:40.236730+00:00 | Arch Linux Importer | Affected by | VCID-858y-3due-aaaf | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.210743+00:00 | Arch Linux Importer | Affected by | VCID-31vw-y2nq-aaas | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.186879+00:00 | Arch Linux Importer | Affected by | VCID-bep2-u3nm-aaah | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.165662+00:00 | Arch Linux Importer | Affected by | VCID-84am-t26m-aaan | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.143935+00:00 | Arch Linux Importer | Affected by | VCID-yvt4-4g2z-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.117254+00:00 | Arch Linux Importer | Affected by | VCID-tcgh-wx7h-aaae | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.091350+00:00 | Arch Linux Importer | Affected by | VCID-6evx-pnm1-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.064177+00:00 | Arch Linux Importer | Affected by | VCID-gjhf-ks5f-aaag | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.039653+00:00 | Arch Linux Importer | Affected by | VCID-h6eq-ce8f-aaak | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |
2024-01-03T22:27:40.015602+00:00 | Arch Linux Importer | Affected by | VCID-farc-u5hj-aaaq | https://security.archlinux.org/AVG-60 | 34.0.0rc1 |