5.3
CVE-2022-27779
- EPSS 0.19%
- Veröffentlicht 02.06.2022 14:15:44
- Zuletzt bearbeitet 21.11.2024 06:56:10
- Quelle support@hackerone.com
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Netapp ≫ Hci Bootstrap Os Version-
Netapp ≫ Clustered Data Ontap Version-
Netapp ≫ Solidfire & Hci Management Node Version-
Netapp ≫ Hci Compute Node Version-
Netapp ≫ H410s Firmware Version-
Netapp ≫ H700s Firmware Version-
Netapp ≫ H500s Firmware Version-
Netapp ≫ H300s Firmware Version-
Splunk ≫ Universal Forwarder Version >= 8.2.0 < 8.2.12
Splunk ≫ Universal Forwarder Version >= 9.0.0 < 9.0.6
Splunk ≫ Universal Forwarder Version9.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.19% | 0.412 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-201 Insertion of Sensitive Information Into Sent Data
The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.