CVE-2021-22947
MEDIUM | Platform: macOS | Changelog
CVE Details
Description
When curl >= 7.20.0 and <= 7.78.0 connects to an IMAP or POP3 server to retrieve data using STARTTLS to upgrade to TLS security, the server can respond and send back multiple responses at once that curl caches. curl would then upgrade to TLS but not flush the in-queue of cached responses but instead continue using and trustingthe responses it got before the TLS handshake as if they were authenticated.Using this flaw, it allows a Man-In-The-Middle attacker to first inject the fake responses, then pass-through the TLS traffic from the legitimate server and trick curl into sending data back to the user thinking the attacker’s injected data comes from the TLS-protected server.
CVSS 3.1 Score
| Metric | Value |
|---|---|
| Base Score | 5.9 (MEDIUM) |
| Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N |
Weakness
References
- Apple Security Advisory
- NVD Entry
- http://seclists.org/fulldisclosure/2022/Mar/29 (Mailing List, Third Party Advisory)
- https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf (Patch, Third Party Advisory)
- https://hackerone.com/reports/1334763 (Exploit, Issue Tracking, Third Party Advisory)
- https://lists.debian.org/debian-lts-announce/2021/09/msg00022.html (Mailing List, Third Party Advisory)
- https://lists.debian.org/debian-lts-announce/2022/08/msg00017.html (Mailing List, Third Party Advisory)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APOAK4X73EJTAPTSVT7IRVDMUWVXNWGD/ (Mailing List, Third Party Advisory)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RWLEC6YVEM2HWUBX67SDGPSY4CQB72OE/ (Mailing List, Third Party Advisory)
- https://security.gentoo.org/glsa/202212-01 (Third Party Advisory)