Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24666

7.5 · HIGH
Published Feb 9, 2022 apple CWE-130 EPSS 1.35% (69th pctl)

Overview

CVE-2022-24666 is a high-severity vulnerability affecting apple swiftnio_http\/2. It was published on February 9, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HTTP/2 frame. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. This vulnerability is caused by a logical error when parsing a HTTP/2 HEADERS frame where the frame contains priority information without any other data. This logical error caused confusion about the size of the frame, leading to a parsing error. This parsing error immediately crashes the entire process. Sending a HEADERS frame with HTTP/2 priority information does not require any special permission, so any HTTP/2 connection peer may send such a frame. For clients, this means any server to which they connect may launch this attack. For servers, anyone they allow to connect to them may launch such an attack. The attack is low-effort: it takes very little resources to send an appropriately crafted frame. The impact on availability is high: receiving the frame immediately crash

Remediation

Check the references section for vendor advisories and patches from apple. Update swiftnio_http\/2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apple swiftnio_http\/2 >= 1.0.0, < 1.19.2 Affected

Frequently Asked Questions

What is CVE-2022-24666?

CVE-2022-24666 is a high-severity vulnerability affecting apple swiftnio_http\/2. It was published on February 9, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-24666?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24666?

Check the references section for vendor advisories and patches from apple. Update swiftnio_http\/2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24666?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24666 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.