VDB
DEBIAN-CVE-2022-27779
DEBIAN-CVE-2022-27779
PUBLISHED
CVSS 5.300000190734863 MEDIUM
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.
Risk Scores
CVSS 3.1
5.300000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | curl | 0, 0, 0 |
| Debian:14 | curl | 0, 0, 0 |
| Debian:13 | curl | 0, 0, 0 |
Exploit Intelligence
- glcve_test.go (github-poc)
Timeline
- Jun 2, 2022 CVE Published
- Apr 28, 2026 CVE Updated