Search for packages
Package details: pkg:alpm/archlinux/curl@7.83.0-1
purl pkg:alpm/archlinux/curl@7.83.0-1
Next non-vulnerable version 7.84.0-1
Latest non-vulnerable version 8.14.1-1
Risk 3.6
Vulnerabilities affecting this package (6)
Vulnerability Summary Fixed by
VCID-2p72-eh22-aaas
Aliases:
CVE-2022-27780
The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.
7.83.1-1
Affected by 4 other vulnerabilities.
VCID-fp8g-mu68-aaaj
Aliases:
CVE-2022-27779
libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL support not provided, a more rudimentary check exists to atleast prevent cookies from being set on TLDs. This check was broken if thehost name in the URL uses a trailing dot.This can allow arbitrary sites to set cookies that then would get sent to adifferent and unrelated site or domain.
7.83.1-1
Affected by 4 other vulnerabilities.
VCID-nd5m-5pst-aaac
Aliases:
CVE-2022-27782
libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse if one of them matches the setup. However, several TLS andSSH settings were left out from the configuration match checks, making themmatch too easily.
7.83.1-1
Affected by 4 other vulnerabilities.
VCID-sx32-s4fx-aaas
Aliases:
CVE-2022-27781
libcurl provides the `CURLOPT_CERTINFO` option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.
7.83.1-1
Affected by 4 other vulnerabilities.
VCID-t7vm-psjb-aaaa
Aliases:
CVE-2022-27778
A use of incorrectly resolved name vulnerability fixed in 7.83.1 might remove the wrong file when `--no-clobber` is used together with `--remove-on-error`.
7.83.1-1
Affected by 4 other vulnerabilities.
VCID-zqyb-ahvr-aaaj
Aliases:
CVE-2022-30115
Using its HSTS support, curl can be instructed to use HTTPS directly insteadof using an insecure clear-text HTTP step even when HTTP is provided in theURL. This mechanism could be bypassed if the host name in the given URL used atrailing dot while not using one when it built the HSTS cache. Or the otherway around - by having the trailing dot in the HSTS cache and *not* using thetrailing dot in the URL.
7.83.1-1
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (4)
Vulnerability Summary Aliases
VCID-21v4-npjs-aaap An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to extract credentials when follows HTTP(S) redirects is used with authentication could leak credentials to other services that exist on different protocols or port numbers. CVE-2022-27774
VCID-4cfn-n9zj-aaap An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead. CVE-2022-27775
VCID-yg55-qf39-aaak A insufficiently protected credentials vulnerability in fixed in curl 7.83.0 might leak authentication or cookie header data on HTTP redirects to the same host but another port number. CVE-2022-27776
VCID-yp4n-q9qb-aaac An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated connections without properly making sure that the connection was authenticated with the same credentials as set for this transfer. This affects SASL-enabled protocols: SMPTP(S), IMAP(S), POP3(S) and LDAP(S) (openldap only). CVE-2022-22576

Date Actor Action Vulnerability Source VulnerableCode Version
2025-03-28T07:46:21.332277+00:00 Arch Linux Importer Fixing VCID-yp4n-q9qb-aaac https://security.archlinux.org/AVG-2685 36.0.0
2025-03-28T07:46:21.313722+00:00 Arch Linux Importer Fixing VCID-21v4-npjs-aaap https://security.archlinux.org/AVG-2685 36.0.0
2025-03-28T07:46:21.295061+00:00 Arch Linux Importer Fixing VCID-4cfn-n9zj-aaap https://security.archlinux.org/AVG-2685 36.0.0
2025-03-28T07:46:21.276403+00:00 Arch Linux Importer Fixing VCID-yg55-qf39-aaak https://security.archlinux.org/AVG-2685 36.0.0
2025-03-28T07:46:21.215398+00:00 Arch Linux Importer Affected by VCID-t7vm-psjb-aaaa https://security.archlinux.org/AVG-2706 36.0.0
2025-03-28T07:46:21.196595+00:00 Arch Linux Importer Affected by VCID-fp8g-mu68-aaaj https://security.archlinux.org/AVG-2706 36.0.0
2025-03-28T07:46:21.177893+00:00 Arch Linux Importer Affected by VCID-2p72-eh22-aaas https://security.archlinux.org/AVG-2706 36.0.0
2025-03-28T07:46:21.159184+00:00 Arch Linux Importer Affected by VCID-sx32-s4fx-aaas https://security.archlinux.org/AVG-2706 36.0.0
2025-03-28T07:46:21.140437+00:00 Arch Linux Importer Affected by VCID-nd5m-5pst-aaac https://security.archlinux.org/AVG-2706 36.0.0
2025-03-28T07:46:21.121807+00:00 Arch Linux Importer Affected by VCID-zqyb-ahvr-aaaj https://security.archlinux.org/AVG-2706 36.0.0
2024-09-18T02:01:35.341939+00:00 Arch Linux Importer Fixing VCID-yp4n-q9qb-aaac https://security.archlinux.org/AVG-2685 34.0.1
2024-09-18T02:01:35.319231+00:00 Arch Linux Importer Fixing VCID-21v4-npjs-aaap https://security.archlinux.org/AVG-2685 34.0.1
2024-09-18T02:01:35.295250+00:00 Arch Linux Importer Fixing VCID-4cfn-n9zj-aaap https://security.archlinux.org/AVG-2685 34.0.1
2024-09-18T02:01:35.271228+00:00 Arch Linux Importer Fixing VCID-yg55-qf39-aaak https://security.archlinux.org/AVG-2685 34.0.1
2024-09-18T02:01:35.193110+00:00 Arch Linux Importer Affected by VCID-t7vm-psjb-aaaa https://security.archlinux.org/AVG-2706 34.0.1
2024-09-18T02:01:35.173210+00:00 Arch Linux Importer Affected by VCID-fp8g-mu68-aaaj https://security.archlinux.org/AVG-2706 34.0.1
2024-09-18T02:01:35.147127+00:00 Arch Linux Importer Affected by VCID-2p72-eh22-aaas https://security.archlinux.org/AVG-2706 34.0.1
2024-09-18T02:01:35.127159+00:00 Arch Linux Importer Affected by VCID-sx32-s4fx-aaas https://security.archlinux.org/AVG-2706 34.0.1
2024-09-18T02:01:35.106321+00:00 Arch Linux Importer Affected by VCID-nd5m-5pst-aaac https://security.archlinux.org/AVG-2706 34.0.1
2024-09-18T02:01:35.084720+00:00 Arch Linux Importer Affected by VCID-zqyb-ahvr-aaaj https://security.archlinux.org/AVG-2706 34.0.1
2024-01-03T22:27:42.821582+00:00 Arch Linux Importer Fixing VCID-yp4n-q9qb-aaac https://security.archlinux.org/AVG-2685 34.0.0rc1
2024-01-03T22:27:42.797437+00:00 Arch Linux Importer Fixing VCID-21v4-npjs-aaap https://security.archlinux.org/AVG-2685 34.0.0rc1
2024-01-03T22:27:42.772942+00:00 Arch Linux Importer Fixing VCID-4cfn-n9zj-aaap https://security.archlinux.org/AVG-2685 34.0.0rc1
2024-01-03T22:27:42.751339+00:00 Arch Linux Importer Fixing VCID-yg55-qf39-aaak https://security.archlinux.org/AVG-2685 34.0.0rc1
2024-01-03T22:27:42.671584+00:00 Arch Linux Importer Affected by VCID-t7vm-psjb-aaaa https://security.archlinux.org/AVG-2706 34.0.0rc1
2024-01-03T22:27:42.652740+00:00 Arch Linux Importer Affected by VCID-fp8g-mu68-aaaj https://security.archlinux.org/AVG-2706 34.0.0rc1
2024-01-03T22:27:42.633483+00:00 Arch Linux Importer Affected by VCID-2p72-eh22-aaas https://security.archlinux.org/AVG-2706 34.0.0rc1
2024-01-03T22:27:42.614560+00:00 Arch Linux Importer Affected by VCID-sx32-s4fx-aaas https://security.archlinux.org/AVG-2706 34.0.0rc1
2024-01-03T22:27:42.595795+00:00 Arch Linux Importer Affected by VCID-nd5m-5pst-aaac https://security.archlinux.org/AVG-2706 34.0.0rc1
2024-01-03T22:27:42.576726+00:00 Arch Linux Importer Affected by VCID-zqyb-ahvr-aaaj https://security.archlinux.org/AVG-2706 34.0.0rc1